Module Values_1.CellValueSynonymsSource

Sourcetype nonrec t = CellValueSynonym.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CellValueSynonym.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of Values_0.String_.t ] list | `String of Values_0.LimitedString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CellValueSynonym.t list