fn.py v06.04.2013 Release Notes

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