@xrange/func
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@xrange/func

Functional sequencer of xrange, provided as a separate package

Created with create-package-typescript

Differences from xrange:

  • only functional implementation: xrange(start, predicate, next, maxMemo?);
  • no proper support of decimal numbers, only integers;
  • no custom errors, such as "argument is not a function" or "argument is not a valid length";
  • only Node.JS is supported (for now at least);

Package Sidebar

Install

npm i @xrange/func

Weekly Downloads

49

Version

1.0.5

License

MIT

Unpacked Size

4.1 kB

Total Files

9

Last publish

Collaborators

  • parzhitsky