:: Eq a => [a] -> a -> Bool -package:basic-prelude -package:clash-prelude package:LambdaHack

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