Cldr.Decimal (cldr_utils v2.29.1)

View Source

Adds a compatibility layer for functions which changed either semantics or returns types between Decimal version 1.x and 2.x.

Summary

Functions

compare(d1, d2)

@spec compare(Decimal.t(), Decimal.t()) :: :eq | :lt | :gt

parse(string)

reduce(decimal)