Re: [ANN] Lua 5.2.0 (work2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2010年1月14日 20:11:06 -0200
> And in a related note, if now there is lua_rawlen, shouldn't it have a
> non-raw version, like gettable / rawget, etc?
You've missed lua_len. See the manual.