Module Ecaml__.Obsolete

val make_function_obsolete : Ecaml.Symbol.t -> current:Ecaml.Symbol.t -> since:string -> unit

(describe-function 'make-obsolete)

val make_variable_obsolete : Ecaml.Symbol.t -> current:Ecaml.Symbol.t -> since:string -> unit

(describe-function 'make-obsolete-variable)