Json_repr.Yojson
A view over the yojson representation.
yojson
type value = yojson
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