Lang.TypeExprmodule Polymorphic_variant : sig ... endmodule Object : sig ... endmodule Package : sig ... endtype t = | Var of string * string optionname, jkind (e.g. Some "float64")
| Any| Alias of t * string| Arrow of label option * t * t * string list * string listlabel, arg, ret, arg_modes, ret_modes
*)| Tuple of (string option * t) list| Unboxed_tuple of (string option * t) list| Constr of Paths.Path.Type.t * t list| Polymorphic_variant of Polymorphic_variant.t| Object of Object.t| Class of Paths.Path.ClassType.t * t list| Poly of string list * t| Quote of t| Splice of t| Package of Package.t