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

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