nac3/nac3core/src
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
..
codegen core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
toplevel core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
typecheck core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
lib.rs nac3core: removed legacy location definition 2022-02-13 22:39:24 +08:00
symbol_resolver.rs core: Use BTreeMap for type variable mapping 2024-03-04 23:56:04 +08:00