Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val set_info :
Date.t option Stdlib.ref ->
float option Stdlib.ref ->
(float * float) option Stdlib.ref ->
(string
* [> `Float of float
| `Int of int
| `List of [> `Float of float | `Int of int ] list
| `String of string
| `Tuple of [> `Float of float | `Int of int ] list ]) ->
unit
val wrap : Yojson.Safe.t -> t
val unwrap : t -> Yojson.Safe.t