Class Associative-Container-Mixin

Direct Superclass Summary

indexed-container-mixin
initial-contents-key-value-mixin

Direct Subclass Summary

array-container-abstract
associative-container
biassociative-container-mixin
simple-associative-container
sparse-array-container
stable-associative-container

Direct Method Summary

collect-keys
every-key-value-p
key-exists-p
print-container-contents
remove-items-ifRemoves items from a container that satisfy the test. The
container is returned.
samepCompares two things and returns true if they are the same
in the sense of being interchangable. I...
search-for-key
some-key-value-p

Other Method Summary

add-initial-contents
insert-initial-contents-pReturns true if this container type should rely on the default behavior of basic-initial-contents...
iterate-elements
print-container-summary