Generic Function Make-Container-For-Contents (8 methods)

( make-container-for-contents < container > &rest < args > )

Part of:

package metabang.cl-containers

Creates a sub-container to be used as contents for a
super-container.

Method Summary

make-container-for-contents < abstract-bag/set-container
make-container-for-contents < alist-container
make-container-for-contents < array-container
make-container-for-contents < contents-as-array-mixin
make-container-for-contents < contents-as-hashtable-mixin
make-container-for-contents < contents-as-list-mixin
make-container-for-contents < sparse-array-container
make-container-for-contents < stack-container