`Data.Vector.Algorithms.Search` contains lots of useful read-only seach functions. It would be great to have them run on `Vector`s, not only `MVector`s.
Data.Vector.Algorithms.Searchcontains lots of useful read-only seach functions.It would be great to have them run on
Vectors, not onlyMVectors.