finos / morphir-elm

Tools to work with the Morphir IR in Elm.
https://package.elm-lang.org/packages/finos/morphir-elm/latest
Apache License 2.0
46 stars 65 forks source link

Morphir.IR.SDK.Decimal has a `toFloat` but the Morphir.SDK.Decimal has no toFloat impplementation. These should be consistent. #1156

Open DamianReeves opened 8 months ago

DamianReeves commented 8 months ago

Morphir.IR.SDK.Decimal has a toFloat but the Morphir.SDK.Decimal has no toFloat impplementation. These should be consistent.