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