Releases: Eventuria/fork-streamly
Releases · Eventuria/fork-streamly
0.7.2
realease for dolla
Merge pull request #408 from SanchayanMaity/hlint_cleanup_1 Hlint cleanup for Data, FileSystem and Memory directory
release for Dolla
Add nested unfold operations and benchmarks Especially add chaining of unfolds and outerProduct operations. outerProduct is just the cartesian product of two streams, it is like the concatMap/bind for streams. In contrast to concatMap, the unfold nested looping operations are amenable to complete fusion providing us amazing performance equivalent to linear stream operations.
release for Dolla
0.6.3 Fake version 0.6.3
release for Dolla
0.6.2 update the library overview in the cabal file