rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
719 stars 133 forks source link

feat: add an extra method to (Checked)Euclid trait to get both quotien and rem #291

Closed tdelabro closed 12 months ago

tdelabro commented 1 year ago

closes #290

tdelabro commented 1 year ago

@cuviper it's ready for another review

tdelabro commented 12 months ago

@cuviper Ready for review

cuviper commented 12 months ago

Thanks!

bors r+

bors[bot] commented 12 months ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.