array-container |
---|
contents | Reader:contents. |
---|
add-initial-contents | |
---|---|
base-class-for-iteratee | |
collect-elements | Returns a possibly filtered and possibly transformed list of the elements in a container. If the ... |
collect-keys | Collects the |
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 | |
iterate-nodes | Applies function to each node in the container. If the container doesn't have nodes, then this is... |
key-exists-p | |
remove-items-if | Removes items from a container that satisfy the test. The |
samep | Compares two things and returns true if they are the same |
search-for-key | |
some-key-value-p | |
sort-container |