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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close