Class Biassociative-Container-Mixin

Part of:

package metabang.cl-containers, class associative-container-mixin, class alist-container

Direct Superclass

associative-container-mixin

Direct Subclass

alist-container

Other Method

add-initial-contents
collect-keys
every-key-value-p
insert-initial-contents-pReturns true if this container type should rely on the default behavior of basic-initial-contents...
iterate-elements
key-exists-p
print-container-contents
print-container-summary
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