package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module CAst = Serlib.Ser_cAst
module Constrexpr = Serlib.Ser_constrexpr
module Tactypes = Serlib.Ser_tactypes
module Genintern = Serlib.Ser_genintern
module EConstr = Serlib.Ser_eConstr
module Tacexpr = Serlib_ltac.Ser_tacexpr
module A1 : sig ... end
val ser_wit_with_names : (A1.h1, A1.h2, A1.h3) Serlib.Ser_genarg.gen_ser
module A2 : sig ... end
val ser_wit_fun_scheme_arg : (Names.variable * Libnames.qualid * Sorts.family, unit, unit) Serlib.Ser_genarg.gen_ser
module Loc = Serlib.Ser_loc
module Vernacexpr = Serlib.Ser_vernacexpr
type function_fix_definition_loc_argtype = Vernacexpr.fixpoint_expr Loc.located
val function_fix_definition_loc_argtype_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> function_fix_definition_loc_argtype
val sexp_of_function_fix_definition_loc_argtype : function_fix_definition_loc_argtype -> Ppx_sexp_conv_lib.Sexp.t
val register : unit -> unit