:: Eq a => [a] -> a -> Bool -package:intro -package:mixed-types-num -package:protolude -is:exact package:base-prelude

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