Menu

Tree [c116d2] default tip /
 History

Read Only access


File Date Author Commit
 build-aux 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 dsats2 2018-11-08 Barry Schwartz Barry Schwartz [062483] Add lazy_list_make_many.
 m4 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 tests 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 .dir-locals.el 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 .hgignore 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 AUTHORS 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 COPYING 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 ChangeLog 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 INSTALL 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 Makefile.am 2018-11-06 Barry Schwartz Barry Schwartz [5d1b9c] Add lazy_list_size, and stop forcing optimizati...
 Makefile.in 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 NEWS 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 README 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...
 aclocal.m4 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 configure 2021-06-14 Barry Schwartz Barry Schwartz [c116d2] Simplified .hgignore
 configure.ac 2018-11-19 Barry Schwartz Barry Schwartz [9676f4] Fixe configure.ac.
 dsats2-lazy_lists.pc.in 2018-11-04 Barry Schwartz Barry Schwartz [3a59f4] Initial implementation, with tests still to be ...

Read Me

# Lazy Lists in ATS2/Postiats

Licensed GPL3 or later.

The lazy lists (streams) implemented here are based closely on the
streams support included in the ATS prelude.