Releases: camille-hdl/lazy-lists
Releases · camille-hdl/lazy-lists
v0.3.1
v0.2-alpha
benchmark against native functions and improve readme
v0.1 - first release
Core functions are working (pipe()
, map()
, filter()
, reduce()
, take()
, flatten()
), but there are still probably poorly handled edge cases.