%%VERSION%%
Zlist defines a lazy list type and many useful functions for 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 zlist
Zlist 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.