lua-users home
lua-l archive

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


On Fri, May 25, 2012 at 10:53:06AM +0100, Emeka wrote:
> Dirk,
> 
> If won't mind, I would like to see an example.

There's no need for one; Dirk's basically explained everything about it
in his one sentence.  Things that aren't in a table get looked up via
__index.

B.