:: Eq a => [a] -> a -> Bool -package:numhask -is:exact -package:base -package:ghc-lib-parser -package:prelude-compat package:base-prelude

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