Module equation

Source

Structs§

KnownTypeVar
TemplateTypeVarID
A type which which should not be resolved directly but can be used to create new copies with unique type var ids
TypeVarID
TypeVarString
A frozen TypeVar that can be printed for debugging purposes

Enums§

ResolvedNamedOrInverted
TypeVar
A type variable represents the type of something in the program. It is mapped to expressions by type equations in the TypeState.
TypedExpression

Type Aliases§

TypeEquations