Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A view over the bson
representation.
type value = bson
The implementation type.
val view : value -> value Json_repr.view
View a value in the common format.
val repr : value Json_repr.view -> value
Builds a value from a view
val repr_uid : value Json_repr.repr_uid
See repr_uid
.