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-p

Returns true if this container type should rely on the default behavior of basic-initial-contents...

iterate-elements
key-exists-p
remove-items-if

Removes items from a container that satisfy the test. The
container is returned.

samep

Compares two things and returns true if they are the same
in the sense of being interchangable. I...

search-for-key
some-key-value-p