Expand description
The dynamic value type used for esvs, event payloads, and CEL evaluation.
Maps keep sorted keys for deterministic JSON serialization (conformance compares JSON structurally, so key order is irrelevant, but stable output helps humans).
Enums§
- Value
- A Determa State runtime value. Mirrors the esv/payload
typeset (§4.4) plusnull.
Functions§
- map1
- Build a single-field map, common for payloads.