toggle menu
kotlin-datatypes
1.0.0
common
switch theme
search in API
capacity
/
com.boswelja.capacity
/
Capacity
/
plus
plus
operator
fun
plus
(
other
:
Capacity
)
:
Capacity
(
source
)
Adds
other
to this Capacity. This currently does
not
handle integer overflow.