lua-users home
lua-l archive

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




On 23/04/2020 13.52, nobody wrote:
you can also use `debug.upvaluejoin` to merge upvalue references after they have been created.

(Or just `debug.setupvalue` actually – it's sufficient to get the value
there once, you don't even need steady updates.)
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org