lua-users home
lua-l archive

Re: [ANN] Lua 5.2.0 (work2) now available

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I think we should have lua_pairs() to match lua_next()
__pairs is not a core metamethod, just like __tostring: it is provided
by the base library. So, it cannot influence the C API.

AltStyle によって変換されたページ (->オリジナル) /