Generic Function Append-New-Item (1 method)

( append-new-item < ordered-container > < item > &key < test > < key > )

Part of:

package metabang.cl-containers

Add an item to the end of an ordered container unless its
already there.

Method Summary

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