parallelWhile

Spins up a group to call F while W.

void
parallelWhile
()
()

Parameters

W

The conditional function.

F

The function to be invoked.

Meta