toggle menu
KotUniL - Kotlin Units Library
common
switch theme
search in API
kotunil
/
eu.sirotin.kotunil.core
/
plus
plus
operator
fun
Dimensions
.
plus
(
other
:
Dimensions
)
:
Dimensions
Allows to add dimensions.
operator
fun
Expression
.
plus
(
other
:
Expression
)
:
Expression
Allows to add expressions.