|
2012/5/25 Tim Mensch <tim-lua-l@bitgems.com>:
And (ex-Pythonistas please beware) it does NOT override the
> The __index metamethod tells Lua what to do if someone tries to look up an
> undefined key on a table.
normal table indexing method when the key is already present.