Y
Hacker News
new
|
ask
|
show
|
jobs
by
Liquidor
576 days ago
Lua has rawget() and rawset() to bypass the magic methods, which is used a lot inside/outside the metatables (objects with magic methods) to avoid magic loops I guess.