nac3_sca/nac3core/src/typecheck/typedef
pca006132 09c9218852 use custom unification table implementation
as the ena implementation did not expose the underlying vector store, we
cannot map over it to get a table without Rc<RefCell<T>> so that we can
send it around...
2021-07-22 11:37:29 +08:00
..
mod.rs use custom unification table implementation 2021-07-22 11:37:29 +08:00
test.rs more cleanup and started adding tests 2021-07-21 15:36:35 +08:00