loop Until
Execute the given lambda repeatedly until it returns true.
Author
Mark van Gulik
Parameters
lambda
The action to perform until it returns true.
Execute the given lambda repeatedly until it returns true.
Mark van Gulik
The action to perform until it returns true.