decimal icon indicating copy to clipboard operation
decimal copied to clipboard

decimal: add support for the decomposer interface

Open kardianos opened this issue 6 years ago • 0 comments

While I beleive this code is accurate, tests currently don't pass due to what I beleive is a bug in Decimal.String when printing all decimal values. A specific test for this failure was added. Once the strings are printing correctly, tests should pass.

For golang/go#30870

kardianos avatar Apr 09 '19 22:04 kardianos