Merge pull request #2040 from alecchendev/2023-02-indexed-map-btreeset-to-vec
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Tue, 21 Feb 2023 19:57:51 +0000 (19:57 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 19:57:51 +0000 (19:57 +0000)
commit068c85663826f844cf7d1d501f1eec01a3adc6ec
treef37fe4f988e4be23a6df4984eb07967dc5c3b40f
parent558b2f2904cc555a52bd57edbe3be44d8cfce6be
parent62a88f97de725c366665a34c8183747024970fa6
Merge pull request #2040 from alecchendev/2023-02-indexed-map-btreeset-to-vec

Replace `BTreeSet` in `IndexedMap` with sorted `Vec`