:: Eq a => [a] -> a -> Bool -package:xmonad-contrib -package:base-compat -package:numhask package:LambdaHack

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