0.5.0
Zlist defines the type of a lazy list and many useful functions on it.
Development is hosted on GitHub.
API documentation can be found online.
This implementation is heavily inspired by "Functional Programming in Scala", by Chiusano and Bjarnason (2014).
The easiest way to install Zlist is through the opam package:
$ opam install zlistZlist is copyright 2016 by Jesse Haber-Kucharsky.
Zlist is released under the terms of the Apache license, version 2.0. See /LICENSE for more information.