unzipWith package:rrb-vector

Unzip a vector with a function.
unzipWith f = unzip . map f