Expand description
A type-safe data-type of Eure data-model.
Structs§
- Hole
KeyError - Error returned when a
PartialObjectKeycontains a hole and cannot be converted toObjectKey. - Tuple
Enums§
- Object
Key - Key-comparable value which implements
EqandHash. - Partial
Object Key - A key that may be a hole (unresolved placeholder) or a fully resolved key.
- Primitive
Value - Value
Kind