:: Eq a => [a] -> a -> Bool -package:ghc -package:base-compat -package:prelude-compat package:vector

O(n) Check if the vector contains an element.