Next: ralists, Previous: bitvectors, Up: Top [Index]
The library (vicare containers ilists) implements immutable
lists. This library is actually the reference implementation of
SRFI-116 adapted to Vicare. The library exports the same
syntactic bindings of the library (srfi :116 ilists). SRFI-116 immutable lists, for the documentation.
The library (vicare containers ilists comparators) implements
comparators for immutable lists; it exports the same syntactic bindings
of (srfi :116 comparators).
The library (vicare containers ilists quotations) implements
special quotation syntaxes; it exports the same syntactic bindings of
(srfi :116 quotations).