I'm pretty sure it's not planned for 1.0.

Now due to the need of arbitrary precision floating point arithmetic for 
currencies/finance at Status, we wrapped mpdecimal, available 
[here](https://github.com/status-im/nim-decimal). Now the wrapper is below 
low-level and overload like `+` must be created on top of `mpd_add`.

Further contributions welcome.

Reply via email to