Tacinterp.Valuetype t = Geninterp.Val.tval of_constr : EConstr.constr -> tval to_constr : t -> EConstr.constr optionval of_int : int -> tval to_int : t -> int optionval closure : interp_sign -> Tacexpr.glob_tactic_expr -> Tacarg.tacvalueval of_closure : interp_sign -> Tacexpr.glob_tactic_expr -> tval cast : 'a Genarg.typed_abstract_argument_type -> Geninterp.Val.t -> 'aval apply : Tacarg.tacvalue -> t list -> unit Proofview.tacticval apply_val : Tacarg.tacvalue -> t list -> t Ftactic.t