Missing Integer alias trait
Open
- Dominant language
- Rust
- Stars
- 201
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
There is a `Real` trait but not a ready-to-use `Integer` trait.
Now I'm using the `RingCommutative` trait to define the classical integer number set, but there is no motivation for not introduce an alias trait `Integer`.
Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.