Expand description
Defines the basic type system of the lambda calculus
Structs§
- Retrievable
Type Iterator - A struct which recursively gets the right hand side of a given lambda expression
- Type
Parsing Error - Unable to parse a type.
Enums§
- Lambda
Type - The basic type system of the lambda calculus and LOT.
- Type
Error - An error from applying types incorrectly.