Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ndhoule/arity

ndhoule38.7kMIT2.0.0

Wrap a function in a function that expects a given number of arguments.

component, functional, arity

readme

arity CI

Wrap a function in a function that expects a given number of arguments.

Installation

$ component install ndhoule/arity
$ npm install @ndhoule/arity

License

Released under the MIT license.

changelog

2.0.0

  • Remove Component/Duo support

1.0.2

  • Ensure npm@>=2.7.0 on Travis CI
  • Update Makefile

1.0.1

  • npm: publish package under user scope

1.0.0

Initial release