search for:
{...} #? ZZ
-- check for element in list
Synopsis:
Operator:
#?
-- check for presence of elements
Input:
an instance of class
List
.
an instance of class
ZZ
.
Next more general method:
BasicList #? ZZ
-- check for element in list
search for: