package metapp

  1. Overview
  2. Docs
include module type of struct include Metapp_preutils.Sig end
type t = Parsetree.signature
val to_loc : Parsetree.signature -> Location.t
val of_payload : Parsetree.payload -> Parsetree.signature
val to_payload : Parsetree.signature -> Parsetree.payload
module QuotationAccessor (Collector : QuotationsS) : sig ... end
OCaml

Innovation. Community. Security.