| Crates.io | safe-modular-arithmetic |
| lib.rs | safe-modular-arithmetic |
| version | 0.2.4 |
| created_at | 2021-03-28 03:54:47.052621+00 |
| updated_at | 2021-03-28 16:28:24.734685+00 |
| description | Implementation of modular arithmetic algorithms for all integer types in an overflow-safe and const-compatible manner |
| homepage | |
| repository | https://gitlab.com/nickmertin/safe-modular-arithmetic |
| max_upload_size | |
| id | 374528 |
| size | 19,955 |
Implementation of modular arithmetic algorithms for all integer types in an overflow-safe and const-compatible manner.