(increment count)
increment string representation
(increment 1) = "A"
(increment "1") => "2"
increment string representation (increment 1) = "A" (increment "1") => "2"
(link-numbers interim name)
creates numbers for each of the elements in the list
creates numbers for each of the elements in the list
(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)
helper function for link-numbers
helper function for link-numbers
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close