:: (a -> b) -> [a] -> [b] is:exact -package:base-prelude package:vector

O(n) Map a function over a vector.