Re: luajit: any way to make array initialization zero-based?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luajit: any way to make array initialization zero-based?
- From: Vadim Peretokin <vperetokin@...>
- Date: 2012年6月14日 09:06:26 +1000
Why are end-users caring about 0 indexing? The API presented to them
should be counting from 1, as Lua has it, which is natural and not
confusing.