Add support for various constrained numeric types into the SDK
Open
- Dominant language
- Rust
- Stars
- 209
- Forks
- 65
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 126
Description
When modeling, we often run across constraints beyond what Int, Float, and Number provide. These are generally:
- Natural
- Whole
- Positive
- Negative
- Non-zero
Contributor guide
Assessment
This issue has not been assessed yet.