Y
Hacker News
new
|
ask
|
show
|
jobs
by
eriksencosta
616 days ago
It uses BigDecimal. My first goal with the library was to provide a well-designed API. So to keep it simple for myself, I relied on BigDecimal for the calculations.
1 comments
atemerev
616 days ago
I think you are right, API is the most important part; internal implementation can be optimized later.
link