ahmad
05/09/2020, 10:27 PMannotation class Decimal(val value: Int)
I mean the value type could be for example, Int, BigInteger, or BigDecimal
What do you think the best approach to do this?Kroppeb
05/09/2020, 10:52 PMBigInteger can they?
You could accept a stringahmad
05/09/2020, 11:04 PMBigInteger and BigDecimal are not supported.ahmad
05/09/2020, 11:04 PMInt and Short for example?ahmad
05/09/2020, 11:05 PM