[][src]Module inc::core

Core types shared by most of the program

Structs

Code

Code is a refinement type for Expression specialized for lambdas

Config

Control behavior and external interaction of the program.

Enums

Error

Custom error type for all of inc

Expr

Abstract Syntax Tree for a single expression