package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.zip
sha256=58aa091948383ffa6c452b89880becae980ae32cc3a4969fe1c636e46810db69
sha512=ee878ba4c2ee16f5b77f4b4e98664d53e91b7a710b9162905b9a43118a03e9c0d7b378a13e104e16a84556bca1176026d93f11934d69eecb459b771e9340ffd7

doc/ppx/Ppx/PpxHelpers/Sig/index.html

Module PpxHelpers.Sig

type t = Ppxlib.signature_item
val of_tdecls : loc: Migrate_parsetree__Migrate_parsetree_versions.OCaml_408.Ast.Ast_helper.loc -> Migrate_parsetree__Migrate_parsetree_versions.OCaml_408.Ast.Parsetree.type_declaration -> Migrate_parsetree__Migrate_parsetree_versions.OCaml_408.Ast.Parsetree.signature_item
val class_ : loc:Ppxlib__.Import.location -> name:string -> params:Ppxlib__.Import.core_type GTCommon.HelpersBase.List.t -> ?virt:bool -> ?wrap:(Ppxlib__.Import.class_type -> Ppxlib__.Import.class_type) -> Ppxlib__.Import.class_type_field list -> Ppxlib__.Import.signature_item
val value : loc:Ppxlib__.Import.location -> name:string -> Ppxlib__.Import.core_type -> Ppxlib__.Import.signature_item
val tdecl_abstr : loc:Ppxlib__.Import.location -> string -> string option GTCommon.HelpersBase.List.t -> Ppxlib__.Import.signature_item
val functor1 : loc:Ppxlib__.Import.location -> string -> param:string -> Ppxlib__.Import.signature -> Ppxlib__.Import.signature -> Ppxlib__.Import.signature_item
val simple_gadt : loc:loc -> name:Base.string -> params_count:Base.int -> (Base.string * Typ.t) Base.list -> t
val module_ : loc:Ppxlib__.Import.location -> Ppxlib__.Import.module_declaration -> Ppxlib__.Import.signature_item
val modtype : loc:Ppxlib__.Import.location -> Ppxlib__.Import.module_type_declaration -> Ppxlib__.Import.signature_item
OCaml

Innovation. Community. Security.