:: Eq a => [a] -> a -> Bool -package:data-ordlist -package:prelude-compat -package:LambdaHack package:numeric-prelude

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