Liking cljdoc? Tell your friends :D
All platforms.

sicmutils.modint

This namespace contains an implementation of a ModInt datatype and various operations for creating and working with ModInt instances. See "Modular Arithmetic" on Wikipedia for more details about modular arithmetic.

sicmutils.modint also extends many SICMUtils generic operations to the ModInt datatype.

This namespace contains an implementation of a [[ModInt]] datatype and various
operations for creating and working with [[ModInt]] instances. See ["Modular
Arithmetic"](https://en.wikipedia.org/wiki/Modular_arithmetic) on Wikipedia
for more details about modular arithmetic.

[[sicmutils.modint]] also extends many SICMUtils generic operations
to the [[ModInt]] datatype.
raw docstring

makeclj/s

(make i m)
source

ModIntclj/s

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close