modular-arithmetic
A convenient type for working with integers modulo some constant. It saves you from manually wrapping numeric operations all over the place and prevents a range of simple mistakes. Integer Mod 7 is the type of integers (mod 7) backed by Integer. We also have some cute syntax for these types like ℤ/7 for integers modulo 7.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 3 years ago
2.0.0.3
almost 3 years ago
Versions
16
16
Downloads
10,518 total
10,518 total
Dependent Packages
1
1
Dependent Repos
2
2
TikhonJelvis
5 packages129,801 downloads
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/modular-arithmetic
spec |
| License | BSD-3-Clause |
| First Release | almost 13 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 30 on GitHub |
| Forks | 8 on GitHub |