[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: I'd give my right arm for a continue statement
- From: Dirk Laurie <dpl@...>
- Date: Mon, 24 Jan 2011 06:37:59 +0200
On Mon, Jan 24, 2011 at 06:12:35AM +0200, Leo Razoumov wrote:
> Seriously though, in dynamical languages it is difficult to "skip
> forward" while it is easier to "skip backward".
In Lua, "skip forward to end of current chunk" is also easy.
I.e. "break".
Dirk
- References:
- Re: I'd give my right arm for a continue statement, HyperHacker
- Re: I'd give my right arm for a continue statement, Michal Kottman
- Re: I'd give my right arm for a continue statement, steve donovan
- Re: I'd give my right arm for a continue statement, Axel Kittenberger
- Re: I'd give my right arm for a continue statement, David Kastrup
- Re: I'd give my right arm for a continue statement, GrayFace
- Re: I'd give my right arm for a continue statement, David Kastrup
- Re: I'd give my right arm for a continue statement, Leo Razoumov
- Re: I'd give my right arm for a continue statement, Miles Bader
- Re: I'd give my right arm for a continue statement, Leo Razoumov