Cldr.known_rbnf_locale_names

You're seeing just the function known_rbnf_locale_names, go back to Cldr module for more information.
Link to this function

known_rbnf_locale_names(backend \\ default_backend!())

View Source

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 includes use Cldr and therefore is a Cldr backend module