Cldr.Number.Format.Meta.put_format
You're seeing just the function
put_format
, go back to Cldr.Number.Format.Meta module for more information.
Specs
Specs
Set the metadata format for the positive and negative number format.
Note that this is the parsed format as a simple keyword list, not a binary representation.
Its up to each formatting engine to transform its input
into this form. See Cldr.Number.Format.Meta
module
documentation for the available keywords.