Module cl_typeck::inference

source ·
Expand description

Implements type unification, used by the Hindley-Milner type inference algorithm

Inspired by rust-hindley-milner and hindley-milner-python

Structs§

Enums§

Type Aliases§