nac3/nac3core/src/typecheck/typedef
pca006132 1ffa1a8bb0 typecheck/typedef: added copy_from
This function would copy concrete type from one unifier to another
unifier, and can handle recursive types. This would be used in code
generation for moving types from one unification table to another one.
2021-08-25 12:02:10 +08:00
..
mod.rs typecheck/typedef: added copy_from 2021-08-25 12:02:10 +08:00
test.rs formatted 2021-08-23 11:13:45 +08:00