rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
694 stars 131 forks source link

Support Widening Mul #331

Open Lohann opened 2 months ago

cuviper commented 1 month ago

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