AllOf

fun AllOf(vararg conditions: StopCondition): StopCondition(source)

Stop only when all conditions report done.

Since

0.3.0-beta01