indexed-container-mixin | |
---|---|
initial-contents-key-value-mixin |
array-container-abstract | |
---|---|
associative-container | |
biassociative-container-mixin | |
simple-associative-container | |
sparse-array-container | |
stable-associative-container |
collect-keys | Collects the |
---|---|
every-key-value-p | |
key-exists-p | |
remove-items-if | Removes items from a container that satisfy the test. The |
samep | Compares two things and returns true if they are the same |
search-for-key | |
some-key-value-p |
add-initial-contents | |
---|---|
insert-initial-contents-p | Returns true if this container type should rely on the default behavior of basic-initial-contents... |
iterate-elements |