0.4.0
zlist consists of the definition of a lazy list type and a number of useful functions for manipulating and constructing lazy lists.
Development is hosted at GitLab and mirrored at 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 repository:
$ 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.