nac3/nac3core
David Mak 13f06f3e29 core: Refactor VarMap to IndexMap
This is the only Map I can find that preserves insertion order while
also deduplicating elements by key.
2024-03-22 15:51:23 +08:00
..
src core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
Cargo.toml core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
build.rs core: Apply clippy suggestions 2024-03-22 15:07:23 +08:00