:: Eq a => [a] -> a -> Bool -is:exact -package:protolude -package:cabal-install -package:hedgehog package:numeric-prelude

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