(inline-resource resource-name)
(inline-resource resource-name f & args)
Inlines the content of a resource at "macro expansion" time,
optionally transformed by f & args
in the same way that using clojure.core/update
.
Inlines the content of a resource at "macro expansion" time, optionally transformed by `f & args` in the same way that using `clojure.core/update`.
(inline-resource* namespace-obj resource-name)
(inline-resource* namespace-obj resource-name f & args)
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 |