Module cairo_lang_semantic::expr::inference
source · Expand description
Bidirectional type inference.
Modules
Structs
- An impl variable, created when a generic type argument is not passed, and thus is not known yet and needs to be inferred.
- State of inference. A system of inference constraints.
- State of inference.
- A type variable, created when a generic type argument is not passed, and thus is not known yet and needs to be inferred.