<empty-list>

The class with only one instance, the empty list.  The empty list is a direct instance of <empty-list> and an indirect instance of <list>.  Note that <empty-list> is not == to singleton(#()).

Exported from

Modifiers

concrete free sealed

Superclasses

The class of linked lists.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.