General

Name

collections --  Standard collection types

Description

The collections library follows the library interface conventions of the defobj library. It also depends on standard supertypes and classes defined by this library. Initialization of the collections library automatically initializes the defobj library as well. Since defobj also requires the collections library, both must always be linked into an application together.

Macros

Functions

Globals

id <Symbol> ArchiverLiteral

Tokens used by the archiving parser.

id <Symbol> ArchiverQuote

Tokens used by the archiving parser.

id <Symbol> ArchiverEOL

Tokens used by the archiving parser.

id <Symbol> ArchiverDot

Tokens used by the archiving parser.