It is simpler to signal a to-be-closed upvalue with a boolean flag, instead of using a different tag.
13 KiB
13 KiB
It is simpler to signal a to-be-closed upvalue with a boolean flag, instead of using a different tag.