We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iterFunc({|| ret; }) does not return from the outer function.
iterFunc({|| ret; })
Maybe we'll just have accept this, since in the absence of non-local control flow, there's no nice way to implement such returns.