Module Values_1.EvaluationAnswersOutputMapSource

Sourceval make : 'a list -> 'a list
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * EvaluationAnswerOutput.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Double of EvaluationAnswerDataNumericValue.t | `Enum of string | `List of [> `String of EvaluationAnswerDataStringValue.t ] list | `String of EvaluationAnswerDataStringValue.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of EvaluationSuggestedAnswerTranscriptSegment.t | `Structure of (string * [> `Integer of EvaluationSuggestedAnswerTranscriptMillisOffset.t ]) list ]) list ] list | `String of EvaluationSuggestedAnswerTranscriptSegment.t | `Structure of (string * [> `Integer of EvaluationSuggestedAnswerTranscriptMillisOffset.t ]) list ]) list ] list | `String of EvaluationSuggestedAnswerJustification.t ]) list ]) list ]) list ] list | `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Double of EvaluationAnswerDataNumericValue.t | `List of [> `String of EvaluationAnswerDataStringValue.t ] list | `String of EvaluationAnswerDataStringValue.t ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * EvaluationAnswerOutput.t) list