Skip to main content

Module types

Module types 

Source
Expand description

Type representation for the Specl type system.

Structs§

RecordType
A record type with named fields.
Substitution
A type substitution mapping type variables to types.
TypeVar
A type variable for type inference.
TypeVarGen
Type variable generator for fresh variables.

Enums§

Type
A Specl type.