Module Values.TemplateQuestionsSource

Sourcetype nonrec t = ProfileTemplateQuestion.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ProfileTemplateQuestion.t list -> [> `List of [> `Structure of (string * [> `Integer of MinSelectedProfileChoices.t | `List of [> `Structure of (string * [> `String of ChoiceId.t ]) list ] list | `String of QuestionId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b