Liking cljdoc? Tell your friends :D

code.doc.link.number


incrementclj

(increment count)

increment string representation

(increment 1) = "A"

(increment "1") => "2"

increment string representation

(increment 1)
= "A"

(increment "1")
=> "2"
raw docstring

(link-numbers interim name)

creates numbers for each of the elements in the list

creates numbers for each of the elements in the list
raw docstring

(link-numbers-loop elements auto-number)
(link-numbers-loop [{:keys [type origin] :as ele} & more :as elements]
                   auto-number
                   {:keys [chapter section subsection subsubsection code image
                           equation citation]
                    :as counter}
                   output)

iterates and assigns sequential numbers to elements, used as a helper for link-numbers

iterates and assigns sequential numbers to elements, used as a helper for `link-numbers`
raw docstring

new-counterclj

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