Values.FormsOutputMapSourceval to_value :
('a * FormEntryOutput.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string * [> `Boolean of Boolean.t | `String of FormTypeName.t ])
list ])
list ]