parallel

fun parallel(block: VoltActionBuilder<R>.() -> Unit)

Adds a parallel block of actions that will run simultaneously.