KiteQR
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteQR
kiteqr
/
io.github.yuroyami.kiteqr.common.reedsolomon
/
GenericGF
/
Companion
/
addOrSubtract
add
Or
Subtract
fun
addOrSubtract
(
a
:
Int
,
b
:
Int
)
:
Int
Implements both addition and subtraction -- they are the same in GF(size).
Return
sum/difference of a and b