Generic Function Append-Item (1 method)

( append-item < ordered-container > < item > )

Part of:

package metabang.cl-containers

Add an item to the end of an ordered container.

Method Summary

append-item < contents-as-list-mixin > < t >