Denis Buzdalov
|
72229e3232
|
Important LazyList 's operations were made to be truly lazy.
|
2021-01-27 19:38:08 +00:00 |
|
Edwin Brady
|
96257f23c3
|
Merge pull request #914 from stefan-hoeck/lazy-list-impls
Eq, Ord, and Show instances for LazyList
|
2021-01-16 14:07:26 +00:00 |
|
stefan-hoeck
|
530e62a156
|
Eq, Ord, and Show instances for LazyList
|
2021-01-11 11:45:56 +01:00 |
|
Edwin Brady
|
b75dcd5c17
|
Some multiplicity fixes in the libraries
|
2020-12-29 21:25:00 +00:00 |
|
Denis Buzdalov
|
60e9cf44b0
|
Add List, LazyList and Stream unfolds and some LazyList's functions
|
2020-12-18 22:54:03 +00:00 |
|
Denis Buzdalov
|
bff74807fd
|
Some functions, mostly for lazy lists (#854)
Co-authored-by: G. Allais <guillaume.allais@ens-lyon.org>
|
2020-12-18 10:33:56 +00:00 |
|
Matus Tejiscak
|
d26a9c55bf
|
Tune Data.String.Iterator.
|
2020-09-20 10:02:18 +02:00 |
|
Matus Tejiscak
|
f73fa55075
|
Unpack strings into a lazy list.
|
2020-09-19 22:48:45 +02:00 |
|