KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent
/
io.github.yuroyami.kitetorrent.math
/
BigInt
/
mod
mod
fun
mod
(
m
:
BigInt
)
:
BigInt
Remainder
this mod m
(m must be > 0). Result in [0, m).