package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Substitution functions
type 'glb subst_fun = Mod_subst.substitution -> 'glb -> 'glb

The type of functions used for substituting generic arguments.

val substitute : ('raw, 'glb, 'top) Genarg.genarg_type -> 'glb subst_fun
val generic_substitute : Genarg.glob_generic_argument subst_fun
val register_subst0 : ('raw, 'glb, 'top) Genarg.genarg_type -> 'glb subst_fun -> unit
OCaml

Innovation. Community. Security.