Liking cljdoc? Tell your friends :D

singultus.def-macros


defelemcljmacro

(defelem name & fdecl)

Defines a function that will return a tag vector. If the first argument passed to the resulting function is a map, it merges it with the attribute map of the returned tag value.

Defines a function that will return a tag vector. If the first argument
passed to the resulting function is a map, it merges it with the attribute
map of the returned tag value.
sourceraw docstring

defhtmlcljmacro

(defhtml name params & body)
source

defpartialcljmacro

(defpartial name params & body)
source

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

× close