package
0.2.0
Repository: https://github.com/google/mangle.git
Documentation: pkg.go.dev

# Functions

Decide evaluates an atom of a built-in predicate.
GetBuiltinFunctionType returns the type of a builtin function.
IsBuiltinFunction returns true if sym is a builtin function.
IsReducerFunction returns true if sym is a reducer function.
NewTypeChecker returns a new TypeChecker.
NewTypeCheckerFromDesugared returns a new TypeChecker.

# Variables

Functions has all built-in functions.
Predicates has all built-in predicates.
ReducerFunctions has those built-in functions with are reducers.

# Structs

TypeChecker checks the type of constant (run-time type).