:: Eq a => [a] -> a -> Bool package:clash-prelude

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