module Val:sig
..end
val mk : ?loc:Location.t ->
?attrs:Ast_403.Parsetree.attributes ->
?docs:Ast_403.Docstrings.docs ->
?prim:string list ->
string Ast_403.Asttypes.loc ->
Ast_403.Parsetree.core_type -> Ast_403.Parsetree.value_description