Skip to content

Pajn/iterates

Repository files navigation

iterates

Build Status

Iterates provides common collection functions like filter and map for both syncronous and asyncronous iterators.

Iterates is written in Typescript and bundles typings with the module.

Modules

Both commonjs and ES modules are provided. Imports from iterates/sync and iterates/async is automatically resolved to the correct version.

Currying

All methods are autocurried to support specialization and composition.

Documentation

Please see https://pajn.github.io/iterates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published