Skip to main content

Module registry

Module registry 

Source
Expand description

Graphcal registry: shared types, error definitions, builtins, and the unit/dimension registry.

Modulesยง

builtins
declared_type
Declared type of a const/param/node.
error
format
Formatting utilities for values and unit expressions.
manifest
Parsing and validation of graphcal.toml manifest files.
prelude
resolve_types
Data types and function classification constants used by the declaration-collection layer.
runtime_value
Runtime value types used during evaluation.
time_scale
Time scale definitions for the Datetime primitive type.
types