[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: error() or nil, 'error msg'
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 24 Sep 2014 14:08:42 -0300
> Maybe that's what we really need, the ability to jump to labels in an outer
> function.
That would give us continuations, for free :-)
-- Roberto