Top-1.7: Constraint solving framework employed by the Helium Compiler.
Top.Implementation.TypeInference
Description
Additional state information that should be stored in order to perform type inference.
data TIState info Source
Constructors
Fields
A counter for fresh type variables
All known type synonyms
List of skolem constants
Type scheme map
Instances
An empty type inference state.