Cldr Messages v0.2.0 Cldr.Message View Source
Implements the ICU Message Format with functions to parse and interpolate messages.
Link to this section Summary
Functions
Formats an ICU messages into an IO list
Formats an ICU message into a string.
Formats an ICU message into a string.
Link to this section Types
Link to this section Functions
Formats an ICU messages into an IO list
Formats an ICU message into a string.
Returns {:ok, message}
or {:error, reason}
.
Formats an ICU message into a string.
Returns a string or raises on error