Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

mate.io


inline-resourceclj/smacro

(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`.
sourceraw docstring

inline-resource*clj

(inline-resource* namespace-obj resource-name)
(inline-resource* namespace-obj resource-name f & args)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close