y9san9/calkt

Add ability to parse special characters like `$`

demndevel opened this issue · 1 comments

this parser will not work

val ton = UnitsParseUnitKeyFunction.ofWords(
        CurrencyUnitKey.Ton,
        "\$TON", "\$ton"
)

Implemented in the latest commit