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