This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
exnrefs are nominal #85
Closed
Description
exnref
s are garbage-collected references that you cast to specific cases, so why aren't they using the same structural design as all other garbage-collected references? They're just structs with a tag field (with a hidden trace field?), so it seems inconsistent to design them differently than all the other structs with a tag field out there.
Metadata
Metadata
Assignees
Labels
No labels