Skip to content
Unverified Commit 5014e625 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Switch to BTreeSet to provide deterministic serialization (#42)

HashSet does not offer a deterministic iteration order which made serialization non-deterministic. The change to BTreeSet is otherwise transparent but provides deterministic sort order for members.
parent 16e513bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment