rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
731 stars 135 forks source link

Support Widening Mul #331

Open Lohann opened 4 months ago

cuviper commented 4 months ago

Thanks, although I would like to see the standard library API stabilized before we replicate it here.