package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val fun_ : loc:loc -> Pat.t -> t -> t
val fun_list : loc:loc -> Pat.t list -> t -> t
val constr : loc:loc -> Longident.t -> Typ.t list -> t
val apply : loc:loc -> t -> Exp.t list -> t
val let_ : loc:loc -> ?flg:Ppxlib.rec_flag -> Vb.t list -> t -> t