fantasy-lists
v0.0.3
Published
Identity data structure.
Downloads
8
Readme
Fantasy List
This library implements purely functional, monadic homogenous list data structure.
Because Fantasy lists are lazy, it won't try to evaluate the a possible infinite list immediately because it would never finish. It'll wait to see what you want to get out of that infinite lists