1.5.0 • Published 6 years ago
iterablext v1.5.0
Fundamental Functions for Iterables
This library defines canonical list manipulation functions such as
map, filter, and reduce for Iterable objects. These really should be
included in the JS base libraries.
The library is written with Typescript. So, type information is included.