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