:: Eq a => [a] -> a -> Bool -package:vector -package:data-ordlist -package:generic-deriving package:LambdaHack

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