json-data-encoding-bson
Type-safe encoding to and decoding from JSON (bson support)
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library json-data-encoding-bson
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
.