Module typecheck

Module typecheck 

Source
Expand description

Functions and datastructures for type checking

Structs§

Env
Typing enviroment, holding definitions of top level symbols.

Enums§

TypeCheckError
Errors that can occur during typechecking.