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.tomlmanifest 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
Datetimeprimitive type. - types