[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: proposal for reading individual characters from strings faster
- From: Coroutines <coroutines@...>
- Date: Tue, 6 May 2014 10:48:05 -0700
On Mon, May 5, 2014 at 10:47 PM, Thomas Jericke <tjericke@indel.ch> wrote:
> You would use the metatable as default and the byte index as fall-back? I
> would find that
> extremely unpredictable and counter-intuitive. It is quite the opposite of
> anything in standard Lua.
I agree :p I prefer the first way :-)