summaryrefslogtreecommitdiff
path: root/tests/strategy.rs
AgeCommit message (Collapse)Author
2019-08-11Replaced hashmaps with deterministic hashmapsJustin Worthe
I'm not worried about ddos attacks here, and this also has better perf for small keys.