toggle menu
KotUniL - Kotlin Units Library
common
switch theme
search in API
kotunil
/
eu.sirotin.kotunil.core
/
Expression
/
div
div
fun
div
(
other
:
Expression
)
:
Expression
Allows to divide expressions.
fun
div
(
other
:
Number
)
:
Expression
Allows to divide expression on number.