Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DMS-75] Specialize PersistentOrederedSet
Currently a persistent ordered set is implemented by storing () in PersistentOrderedMap, this PR manually specializes the set type.
- Loading branch information