Cldr Numbers v2.7.1 Cldr.Number.Format.Options View Source
Link to this section Summary
Link to this section Types
Link to this type
short_format_styles()
View Sourceshort_format_styles() :: :currency_short | :currency_long | :decimal_short | :decimal_long
Link to this section Functions
Link to this function
validate_options(number, backend, options)
View Sourcevalidate_options(Cldr.Math.number_or_decimal(), Cldr.backend(), [ {atom(), term()} ]) :: {:ok, t()} | {:error, {module(), String.t()}}