package ppxx

  1. Overview
  2. Docs

Type expressions

val new_var : string option -> Ast_405.Parsetree.core_type

Create a fresh type variable

val ref_ : ?loc:Ast_405.Location.t -> ?attrs:Ast_405.Ast_helper.attrs -> Ast_405.Parsetree.core_type -> Ast_405.Parsetree.core_type

Create a type AST t ref

val option : ?loc:Ast_405.Location.t -> ?attrs:Ast_405.Ast_helper.attrs -> Ast_405.Parsetree.core_type -> Ast_405.Parsetree.core_type

Create a type AST t option

Imported from Ast_helper

OCaml

Innovation. Community. Security.