:: Eq a => [a] -> a -> Bool -package:numhask package:mixed-types-num -is:exact

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