[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: an Interval factory
- From: Wim Couwenberg <wim.couwenberg@...>
- Date: Wed, 26 May 2010 12:41:51 +0200
> It's a useful pattern, but rather slow if just implemented as an
> iterator.
"slow" triggers me.. :-) I guess that either it doesn't matter, in
which case ipairs could stay, or it *does* matter, in which case I
don't get why pairs is not discussed as well. You can tell I'm from
the Lua 4 days cannot you?
Bye,
Wim