https://kotlinlang.org logo
r

robin

03/07/2017, 4:05 PM
@elect I understood that, but I wouldn't want a division operator that mutates its receiver object at all. Division only makes sense on numbers, all the builtin number types are immutable and I don't see the value in creating a mutable number type.