Class Array-Container-Abstract

Direct Superclass Summary

associative-container-mixin
bounded-container-mixin
uses-contents-mixin

Direct Subclass Summary

array-container

Slot Summary

contentsReader:contents.

Direct Method Summary

print-container-contents

Other Method Summary

add-initial-contents
base-class-for-iteratee
collect-elementsReturns a possibly filtered and possibly transformed list
of the elements in a container. If the ...
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
iterate-nodesApplies function to each node in the container. If the container doesn't have nodes, then this is...
key-exists-p
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
sort-container