Cldr v2.20.0-rc.0 Cldr.Chars protocol View Source

The Cldr.Chars protocol mirrors the String.Chars protocol but localises the output. It is intended to be drop-in replacement for String.Chars.

Link to this section Summary

Functions

Converts term to a localised string.

Link to this section Types

Link to this section Functions

Specs

to_string(t()) :: String.t()

Converts term to a localised string.