package metapp

  1. Overview
  2. Docs
Meta-preprocessor for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

metapp.0.4.4.tar.gz
sha512=817b33d9006a6849845e29a2b12ad7b7d13e34e38216bd2724df45e8f24356f9d281e2731ecc37a8ab2b5faef844252a04f976adf61d024b7653235e38dfdc46

doc/metapp.api/Metapp_api/ArrayQuotations/index.html

Module Metapp_api.ArrayQuotations

type 'a x = 'a ArrayQuotation.t
type t = {
  1. expr : Ppxlib.expression x;
  2. pat : Ppxlib.pattern x;
  3. typ : Ppxlib.core_type x;
  4. signature : Ppxlib.signature x;
  5. signature_item : Ppxlib.signature_item x;
  6. structure : Ppxlib.structure x;
  7. structure_item : Ppxlib.structure_item x;
}
OCaml

Innovation. Community. Security.