Skip to main content

Module value

Module value 

Source
Expand description

A type-safe data-type of Eure data-model.

Structs§

HoleKeyError
Error returned when a PartialObjectKey contains a hole and cannot be converted to ObjectKey.
Tuple

Enums§

ObjectKey
Key-comparable value which implements Eq and Hash.
PartialObjectKey
A key that may be a hole (unresolved placeholder) or a fully resolved key.
PrimitiveValue
ValueKind