Module Values_0.AggregateOperationsSource

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