Liking cljdoc? Tell your friends :D

wadogo.format.numbers


formatterclj

(formatter)
(formatter {:keys [digits threshold na nan inf -inf]
            :or {digits -6 threshold 8 na "NA" nan "NaN" inf "∞" -inf "-∞"}})
source

int-formatterclj

(int-formatter)
(int-formatter {:keys [digits na hex?] :or {digits 0 na "NA" hex? false}})
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