concepts.dsl.function_domain#

Function domain contains the definition for a collection of types and function types.

Functions

resolve_lambda_function_type(fn_domain, ...)

Resolve the function type of a lambda expression.

Classes

FunctionDomain

A basic domain definition that contains a collection of types, constants, and functions.