VocabularyassocsClass descriptionAn associative structure which wraps a sequence and maps integers to the corresponding elements of the sequence.
Enumerations are mutable; note that deleting a key calls
remove-nth!, which results in all subsequent elements being shifted down.
DefinitionMethods