dynamiclua icon indicating copy to clipboard operation
dynamiclua copied to clipboard

RawGet/RawSet Method

Open nrother opened this issue 11 years ago • 0 comments

We could implement Methods for getting values without using the Metatables like Lua does. In Lua these functions are called rawget() and rawset().

nrother avatar Mar 03 '14 11:03 nrother