lua-users home
lua-l archive

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


> Is it possible to get the closure upvalues without calling it?

No (maybe we will add this facility to the API).

-- Roberto