Deprecation forms
Deprecation forms
(deprecated message)Generates a deprecated warning, locating file and line from the call stack.
Generates a deprecated warning, locating file and line from the call stack.
(deprecated-macro form message)Generates a deprecated warning for a macro, allowing the source file and line to be captured
Generates a deprecated warning for a macro, allowing the source file and line to be captured
(find-caller-from-stack)(find-caller-from-stack frame-depth)Find the call site of a function. A macro so we don't create extra frames.
Find the call site of a function. A macro so we don't create extra frames.
(forward-fns ns & fns)Forward syms to ns
Forward syms to ns
(forward-vars ns & syms)Forward syms to ns
Forward syms to ns
(rename from to)Generates a deprecated message for renaming a function
Generates a deprecated message for renaming a function
(warn message)(warn file message)(warn file line message)Log a deprecation warning
Log a deprecation warning
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |