toggle menu
kotlin-datatypes
1.0.0
common
switch theme
search in API
temperature
/
com.boswelja.temperature
/
Temperature
/
minus
minus
operator
fun
minus
(
other
:
Temperature
)
:
Temperature
(
source
)
Subtracts
other
from this Temperature. This currently does
not
handle integer overflow.