sstangl commented on Issue #1313:
What's the use case for this? The internal number assigned to an entity is basically arbitrary.
bjorn3 commented on Issue #1313:
I want to use a
BTreeMap
instead ofHashMap
for determinism.Value
andInst
already deriveOrd
.
bnjbvr commented on Issue #1313:
ping @bjorn3, can you address Sean's comment, rebase, and make sure your tests pass, please? Thanks!
bjorn3 commented on Issue #1313:
Rebased and addressed comment.
bnjbvr commented on Issue #1313:
Thank you!
Last updated: Nov 22 2024 at 16:03 UTC