sbt
A computation that operates on the results of a homogeneous list of other tasks. It can either return another task to be evaluated or the final value.
(Since version 2.8.0) use productIterator instead
A computation that operates on the results of a homogeneous list of other tasks. It can either return another task to be evaluated or the final value.