Class Uses-Contents-Mixin

Direct Superclass Summary

abstract-containerInherited by all container classes, this is a good place to
put those pesky superclasses you need...

Direct Subclass Summary

abstract-bag/set-container
alist-container
array-container-abstract
contents-as-array-mixin
contents-as-hashtable-mixin
contents-as-sequence-mixin
stack-container

Slot Summary

contentsReader:contents.

Direct Method Summary

base-class-for-iteratee
collect-elementsReturns a possibly filtered and possibly transformed list
of the elements in a container. If the ...
iterate-nodesApplies function to each node in the container. If the container doesn't have nodes, then this is...
sort-container

Other Method Summary

iterate-elements
print-container-contents
print-container-summary