Expand description
Module: value::map
Responsibility: canonical map normalization and validation for Value::Map.
Does not own: the Value enum shape or storage-level map encoding.
Boundary: deterministic map construction helpers shared by runtime surfaces.
Enums§
- MapValue
Error - MapValueError
- Schema
Invariant Error - SchemaInvariantError
Functions§
- normalize_
map_ entries - Normalize map entries into canonical deterministic order.
- validate_
map_ entries - Validate map entry invariants without changing order.