while False
evaluates the supplied code block as long as the receiver predicate evaluates to false.
Parameters
<receiver>
Predicate
code
block of code to execute while the predicate evaluates to false
evaluates the supplied code block as long as the receiver predicate evaluates to false.
Predicate
block of code to execute while the predicate evaluates to false