|
|
|
|
|
by morpheuskafka
31 days ago
|
|
I'm sure there is something I don't know here, but how is working with integers "brittle"? The only issue I see is rounding down by default, not sure if that is even an issue or not. At any rate, it seems a lot less brittle than floats or bigdecimal style number classes. |
|
If you're only working in a single currency, there's usually no issue.