Skip to content

Releases: Eventuria/fork-streamly

0.7.2

18 Feb 13:36
Compare
Choose a tag to compare
Bump for dolla to 0.7.2

realease for dolla

18 Feb 13:25
9034b2d
Compare
Choose a tag to compare
Merge pull request #408 from SanchayanMaity/hlint_cleanup_1

Hlint cleanup for Data, FileSystem and Memory directory

release for Dolla

01 Oct 08:37
Compare
Choose a tag to compare
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

03 Sep 14:42
Compare
Choose a tag to compare
0.6.3

Fake version 0.6.3

release for Dolla

03 Sep 14:03
Compare
Choose a tag to compare
0.6.2

update the library overview in the cabal file