<@U2H3SABQF> I understood that, but I wouldn't wan...
# language-proposals
r
@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.