arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[vm/values/custom/vquantity] Clean up `getQuantityMultiplier`

Open github-actions[bot] opened this issue 2 years ago • 0 comments

[vm/values/custom/vquantity] Clean up getQuantityMultiplier

Do we need this?

https://github.com/arturo-lang/arturo/blob/7b87504ed1fcb7ef40bb03a3bb37503294ba4fb9/src/vm/values/custom/vquantity.nim#L347


proc getQuantityMultiplier*(src: UnitName, tgt: UnitName, isCurrency=false): float =
    # TODO(vm/values/custom/vquantity) Clean up `getQuantityMultiplier`
    #  Do we need this?
    #  labels: helpers, values, cleanup

253d9c243707802d62f3ba4abd7c9a9e10a7aad7

github-actions[bot] avatar Oct 06 '22 09:10 github-actions[bot]