An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
2.0.0.3
almost 3 years ago
Versions
16
Downloads
10,518 total
Dependent Packages
1
Dependent Repos
2
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 4 days ago
Repository
Stars 30 on GitHub
Forks 8 on GitHub