package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
sha256=3f26c69a215066b42c6edde2ea4cd4516bdc9a01482b64355d3adf87ed85e179
sha512=7a5236618124f370aa373483255bd3efeb5c251005efa7d43aadb6be968df310b5f312b8066245544cfdf9972a7944f0ff2448bd09cb8a8e0bb5f8b1f9b5340b

doc/ghash/Ghash/Make/argument-1-AstHelpers/Sig/index.html

Module AstHelpers.Sig

type t
val of_tdecls : loc:loc -> Ppxlib.type_declaration -> t
val value : loc:loc -> name:string -> Typ.t -> t
val class_ : loc:loc -> name:string -> params:type_arg list -> ?virt:bool -> ?wrap:(Cty.t -> Cty.t) -> Ctf.t list -> t
val functor1 : loc:loc -> string -> param:string -> t list -> t list -> t
val simple_gadt : loc:loc -> name:string -> params_count:int -> (string * Typ.t) list -> t
val tdecl_abstr : loc:loc -> string -> string option list -> t
val module_ : loc:loc -> module_declaration -> t
val modtype : loc:loc -> module_type_declaration -> t
OCaml

Innovation. Community. Security.