Re: Mutual recursion
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Mutual recursion
- From: nobody <nobody+lua-list@...>
- Date: 2020年4月23日 13:53:39 +0200
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