Read Me - Common Public License V1.0 - Copyright Notice(©)

removeItem


>>-removeItem(item)--------------------------------------------><

Removes an item from the stem. If the target item exists at more than one tail, the first located item is removed. Item equality is determined by using the == method of [item] . The return value is the removed item.

Read Me - Common Public License V1.0 - Copyright Notice(©)