Json_repr.Ezjsonm
A view over the ezjsonm representation.
ezjsonm
type value = ezjsonm
The implementation type.
val view : value -> value view
View a value in the common format.
val repr : value view -> value
Builds a value from a view
val repr_uid : value repr_uid
See repr_uid.
repr_uid