chickadee » typed-lists » set-remove

set-remove item stprocedure

removes an item from the set, i.e. remove all items from the underlying listed list, that are equ? to item.