toggle menu
two-colored-range
1.0.0
common
switch theme
search in API
two-colored-range
/
me.thorny.twoColoredRange.math
/
IntBoundMath
/
add
add
open
override
fun
add
(
bound
:
Int
,
length
:
Int
)
:
Int
Returns
bound
+
length
.