Cldr.Config.currencies_for
You're seeing just the function
currencies_for
, go back to Cldr.Config module for more information.
Returns the currency metadata for a locale.
Arguments
locale
is any valid locale name returned byCldr.known_locale_names/1
or aCldr.LanguageTag
struct returned byCldr.Locale.new!/2
config
is aConfig.Cldr.t()
struct or aCldr.backend()
module