elem package:daml-stdlib is:exact

Does the element occur in the structure?
Does this value exist in this list? `elem x xs` is `True` if `x` is an element of the list `xs`.