Enums§
Functions§
- infer_
last_ type - Parse a source string and return the type of the last expression.
- type_
of_ expr - type_
of_ stmt - typecheck
- typecheck_
program - Parse + typecheck a full source string; returns the type environment.
- typecheck_
stmts_ anyhow - If you already have an AST and want the env with anyhow errors.