Cldr.Number.Symbol.all_grouping_symbols
You're seeing just the function
all_grouping_symbols
, go back to Cldr.Number.Symbol module for more information.
Returns a list of all grouping symbols defined by the locales configured in the given backend as a list.
Arguments
backend
is any module that includesuse Cldr
and therefore is aCldr
backend module