[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: operator overloading
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 5 Dec 2008 08:49:13 -0200
> But how could I get the metatable for the prototype of all functions?
The backdoor way is to use debug.getmetatable.