FICHA · MANJARO

haskell-mod

Fast type-safe modular arithmetic

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides fast type-safe modular arithmetic for Haskell. Modular arithmetic is used when numbers wrap around a fixed modulus, and type safety can prevent mixing values from incompatible moduli.

It is useful for cryptography, number theory, algorithms, simulations, and validation code. It is a programming library and does not provide an interactive calculator.

Permissions

Permissions not analysed for this source yet.