(currency-amount? value)
Returns true if the provided value is a string representing a currency amount, else returns false.
Returns true if the provided value is a string representing a currency amount, else returns false.
(currency-code? value)
Returns true if the provided value is a string representing a currency code, else returns false.
Returns true if the provided value is a string representing a currency code, else returns false.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close