ericmj / decimal

Arbitrary precision decimal arithmetic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strings with Decimal.new deprecated

michaelst opened this issue · comments

With Decimal.new/1 deprecated and only a new Decimal.from_float/1 function, what should we do for strings?