Skip to content

Releases: rbaltrusch/stream.lua

v1.0.0

06 Jun 16:18
Compare
Choose a tag to compare

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.