:: Eq a => [a] -> a -> Bool -package:loc package:mixed-types-num

Does the element occur in the structure?
notElem is the negation of elem.