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

O(n) Map a function over a vector.