lua-users home
lua-l archive

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


> But how could I get the metatable for the prototype of all functions?

The backdoor way is to use debug.getmetatable.