Read Me - Common Public License V1.0 - Copyright Notice(©)
hasItem
>>-hasItem(value)----------------------------------------------><
Returns 1 (true) if the collection contains the [value] at any tail position or otherwise returns 0 (false). Item equality is determined by using the == method of [item] .
1
0