:: Eq a => [a] -> a -> Bool -package:basic-prelude -package:Cabal -package:github package:LambdaHack -is:exact

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