:: Eq a => [a] -> a -> Bool -package:data-ordlist -is:exact -package:ghc-lib-parser -package:hedgehog package:base-prelude

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