:: Eq a => [a] -> a -> Bool -package:util -package:stack package:dimensional -is:exact

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