:: Eq a => [a] -> a -> Bool -package:numhask -package:hledger-web -package:numeric-prelude package:base-prelude

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