All Versions
12
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v06.04.2013 Changes

    • ➕ added initial origin param to fn.Stream
    • 0️⃣ monad.Option is flatten by default, Full(Empty) -> Empty, Empty(Full) -> Empty
    • ➕ added op.unfold operator
  • v02.02.2013 Changes

    • prelimitary implementation of recur.tco to deal with recursive functions
    • iters.flatten is reimplemented to work with different iterators