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

O(n) Map a function over a vector.