Module Values_0.HyperParameterSpecificationsSource

Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : HyperParameterSpecification.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `String of ParameterName.t | `Structure of (string * [> `Structure of (string * [> `List of [> `String of ParameterValue.t ] list | `String of ParameterValue.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b