:: Eq a => [a] -> a -> Bool -package:numhask -package:basic-prelude -package:data-ordlist -package:vector package:LambdaHack

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