On 2014-06-11, at 21:47, Tommi <[email protected]> wrote: > I said `Mul` and similar should do it, i.e. functions that take a variable > and return a variable of that same type.
Although, a larger issue of genericity is that multiplication doesn't always return the same type as one of its arguments.
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
