<mutable-explicit-key-collection>

The class of explicit key collections that can have elements replaced.

Exported from

Modifiers

abstract free open

Superclasses

Subclasses

Functions on <mutable-explicit-key-collection>

Functions returning <mutable-explicit-key-collection>

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.
The class of collections that may be modified.
The class of all collections that are not sequences.
A class.
The class of self-organizing lists.
The class of sets.
The class of tables (also known as hash tables).
Remove all keys from a table.
Modifies collection so that it no longer has a key equal to key.