uinix-fp-noop

uinix fp no-operation utility

Usage no npm install needed!

<script type="module">
  import uinixFpNoop from 'https://cdn.skypack.dev/uinix-fp-noop';
</script>

README

uinix-fp-noop

Build Coverage Downloads Size

uinix-fp no-operation utility.


Install

This package is ESM-only and requires Node 12+.

npm install uinix-fp-noop

Use

import {noop} from 'uinix-fp-noop';

[1, 2, 3].forEach(noop); // no operation

API

This package exports the following identifiers: k. There is no default export.

noop()

Parameters
  • None
Returns
  • void — Nothing

License

MIT © Chris Zhou