JuliaMath/Decimals.jl

Some problems with dots

TDhorne opened this issue · 1 comments

Before diving into source, I just want to say that:
decimal("3.2.1") gives something
which, I think, should not.
It is easy to fix but the way you want.

What would be the desired behavior in this case? Seems most intuitive for it to just throw an error IMO.