Releases: daikon-games/gm-stream
Releases · daikon-games/gm-stream
1.1.2
Fixes a bug when trying to sort empty or singleton streams.
1.1.1
No practical changes but renamed some internal variables that used common terminology to prevent collisions in the case that you had defined any of those names as global macros
1.1.0
Added .fold
and .reduce
operations.
1.0.0
Initial release of gm-stream