Liking cljdoc? Tell your friends :D

dinero.utils


get-locale-currencyclj

(get-locale-currency locale)

Returns the currency for the given locale.

Returns the currency for the given locale.
raw docstring

keyword->rounding-modeclj

(keyword->rounding-mode mode)

Returns the rounding mode for the given keyword.

Returns the rounding mode for the given keyword.
raw docstring

read-configclj

(read-config pathname)

Reads the configuration from the given pathname.

Reads the configuration from the given pathname.
raw docstring

to-lowercase-keywordclj

(to-lowercase-keyword arg)

Returns the lower-case keyword representation of the given argument.

Returns the lower-case keyword representation of the given argument.
raw docstring

to-uppercase-stringclj

(to-uppercase-string arg)

Returns the upper-case string representation of the given argument.

Returns the upper-case string representation of the given argument.
raw docstring

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

× close