Skip to content

Releases: rbaltrusch/stream.lua

Release list

v1.0.0

Choose a tag to compare

@rbaltrusch rbaltrusch released this 06 Jun 16:18

v1.0.0 Release

Contains the v1.0.0 functionality of the streams library, containing fully-functional, lazily-computed chainable iterators such as map, filter, reduce, and many more functional programming patterns.

Download the stream.lua file from Github or install the streams package from luarocks using luarocks install streams.