| 14:13 | <Jesse> | I've sketched another variant of the decimal + measure idea, this time with two new classes, one for Measure and another, Decimal, for normalized Decimal128 |
| 14:13 | <Jesse> | https://gist.github.com/jessealama/8b0ecbdbda1488e17d369733567765a4 |
| 14:27 | <Jesse> | and I iterated a bit on the previous gist, sketching a 3-class approach (Measure, Decimal, and NormalizedDecimal): |
| 14:27 | <Jesse> | https://gist.github.com/jessealama/c4d9036789a9758239bfa375217bd35b |