:: m a -> m b -> m (a, b) -package:matchable

Generalized version of concurrently.
Generalized version of concurrently.
Default '>*< implementation for non-invertible Applicatives.
Pair two samples. It's like zip but requires that both samples have equal size.
O(min(m,n)) Zip two vectors