Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@rbaltrusch rbaltrusch released this 06 Jun 16:18
· 2 commits to master since this release

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.