:: Eq a => [a] -> a -> Bool -package:data-ordlist -package:basic-prelude package:vector is:exact

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