package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val try_add_new_coercion_with_target : Names.GlobRef.t -> local:bool -> poly:bool -> source:Coercionops.cl_typ -> target:Coercionops.cl_typ -> unit
val try_add_new_coercion : Names.GlobRef.t -> local:bool -> poly:bool -> unit
val try_add_new_coercion_subclass : Coercionops.cl_typ -> local:bool -> poly:bool -> unit
val try_add_new_coercion_with_source : Names.GlobRef.t -> local:bool -> poly:bool -> source:Coercionops.cl_typ -> unit
val try_add_new_identity_coercion : Names.Id.t -> local:bool -> poly:bool -> source:Coercionops.cl_typ -> target:Coercionops.cl_typ -> unit
val add_coercion_hook : poly:bool -> Declare.Hook.t
val add_subclass_hook : poly:bool -> Declare.Hook.t
val class_of_global : Names.GlobRef.t -> Coercionops.cl_typ