toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.modular
/
plus
plus
operator
fun
Long
.
plus
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Int
.
plus
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Short
.
plus
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Byte
.
plus
(
other
:
ModularBigInteger
)
:
ModularBigInteger