ericmj / decimal

Arbitrary precision decimal arithmetic

Home Page:https://hexdocs.pm/decimal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decimal.from_any/1 ???

madasebrof opened this issue · comments

Did this go away?

I thought this was merged and accepted, now it's gone?

We updated our codebase to use this as we were using Decimal.new/1, but it was (for some very bizarre reason) depreciated not to allow floats as inputs.

Nevermind, see it was renamed to Decimal.cast