package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val extract_constant_spec : Environ.env -> Names.Constant.t -> ('a, 'b) Declarations.pconstant_body -> Miniml.ml_spec

For extracting "module ... with ..." declaration

val extract_with_type : Environ.env -> Evd.evar_map -> EConstr.t -> (Names.Id.t list * Miniml.ml_type) option
val extract_inductive : Environ.env -> Names.MutInd.t -> Miniml.ml_ind

For Extraction Compute and Show Extraction

val logical_decl : Miniml.ml_decl -> bool
val logical_spec : Miniml.ml_spec -> bool
OCaml

Innovation. Community. Security.