Skip to main content

Module value

Module value 

Source
Expand description

Runtime values.

Enumsยง

MapKey
Hashable, ordered key for Value::Map / Value::Set. v1 supports Str and Int; extending to other primitives or to records is forward-compatible since the type is not exposed to user code beyond the surface API.
Value