list_contains (list l, mixed element) ⇒ boolean
Checks whether a list, l, contains an element, element.
First available: Version 1.3.2
Comments
list_contains (list l, mixed element) ⇒ boolean
Checks whether a list, l, contains an element, element.
Where to search