Cldr.known_rbnf_locale_names
You're seeing just the function
known_rbnf_locale_names
, go back to Cldr module for more information.
Specs
known_rbnf_locale_names(backend()) :: [Cldr.Locale.locale_name(), ...] | []
Returns a list of locale names which have rules based number formats (RBNF).
Arguments
backend
is any module that includesuse Cldr
and therefore is aCldr
backend module