The library is inspired by C# Linq and Java streams. It wraps an Array or another iterable and provides chainable functions such as map, filter, and reduce. There is additional functionality (that ...