Skip to main content

Module unify

Module unify 

Source
Expand description

Unification and canonicalization logic.

Modulesยง

resolve_completely ๐Ÿ”’

Structsยง

InferenceTable ๐Ÿ”’
NestedObligationsForSelfTy ๐Ÿ”’

Functionsยง

could_unify
Check if types unify.
could_unify_deeply
Check if types unify eagerly making sure there are no unresolved goals.
could_unify_impl ๐Ÿ”’