:: Eq a => [a] -> a -> Bool -is:exact -package:rio -package:vector -package:rebase package:base-prelude

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