lua-users home
lua-l archive

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


On Thu, Apr 23, 2020 at 2:53 PM nobody wrote:
(Or just `debug.setupvalue` actually – it's sufficient to get the value
there once, you don't even need steady updates.)


Or just create "setter function" for that upvalue.
This way we don't depend on debug library.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org