package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Taccoerce.ValueSource

Sourceval of_constr : EConstr.constr -> t
Sourceval to_constr : t -> EConstr.constr option
Sourceval to_uconstr : t -> Ltac_pretype.closed_glob_constr option
Sourceval of_int : int -> t
Sourceval to_int : t -> int option
Sourceval of_ident : Names.Id.t -> t
Sourceval to_ident : t -> Names.Id.t option
Sourceval to_list : t -> t list option
Sourceval to_option : t -> t option option
Sourceval to_pair : t -> (t * t) option
OCaml

Innovation. Community. Security.