We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UNTIL block
Evaluates a block until it is TRUE.
UNTIL is a native value.
#SOURCE
until: make native! [ [ "Evaluates a block until it is TRUE. " block [block!] ] ]
There was an error while loading. Please reload this page.