package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. name : Names.Id.t;
  2. typ : Constr.t;
  3. args : Names.Name.t list;
  4. impargs : Impargs.manual_implicits;
}
OCaml

Innovation. Community. Security.