Iltotore / iron

Strong type constraints for Scala
https://iltotore.github.io/iron/docs/
Apache License 2.0
457 stars 43 forks source link

Add Multiple/Divide support for BigInt/BigDecimal #153

Closed Iltotore closed 1 year ago

Iltotore commented 1 year ago

Add given Constraint[Multiple/Divide, ...] instances for BigInt and BigDecimal in the numeric module. See #136 for an example.