Cldr.Number.Formatter.Short.to_string
You're seeing just the function
to_string
, go back to Cldr.Number.Formatter.Short module for more information.
Specs
to_string( Cldr.Math.number_or_decimal(), atom(), Cldr.backend(), Cldr.Number.Format.Options.t() ) :: {:ok, String.t()} | {:error, {module(), String.t()}}