Class Associative-Container-Mixin

Part of:

package metabang.cl-containers, package metabang.utilities, class biassociative-container-mixin, class sparse-array-container, class simple-associative-container, class associative-container, class stable-associative-container

Direct Subclass

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

Direct Method

collect-keys
every-key-value-p
key-exists-p
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

iterate-elements