fluent-iterable
Version:
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
24 lines (22 loc) • 574 B
Markdown
## v0.1.5
* 0d3fbb0 0.1.5
* 92a1819 adding doc generation and minor fix
## v0.1.4
* 098d158 0.1.4
* 83e1959 enabling any promises in forEachAsync and empty iterables in partition
## v0.1.3
* 2609d65 0.1.3
* 14eb44c added partitions and executions
## v0.1.2
* 05189e5 0.1.2
* 3f8384f adding toObject
## v0.1.1
* 3519aec 0.1.1
* 1918433 Fixing scripts
* c0ee7ec Added indexing & string joins
* 6a28701 fixing linter errors
* d115a5d depaginator + readme + minor fixes
* 234b589 npm & linting configured
* 771db33 minor fixes
* 7c7e61c initial commit
* 87b84e4 Initial commit