Re: [ANN] Lua 5.3.0 (alpha) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (alpha) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 1 Aug 2014 17:44:32 +0200
2014年08月01日 17:41 GMT+02:00 Coroutines <coroutines@gmail.com>:
> Yes. from_tbl now defaults to _ENV, and icopy() respects __ipairs()
> and __next()
Hang on! __ipairs is deprecated and we don't have __next.