Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.temporal
/
Roundable
/
round
round
open
fun
round
(
roundTo
:
SmallestUnit
<
U
>
)
:
T
(
source
)
open
fun
round
(
roundTo
:
RoundTo
<
U
>
)
:
T
(
source
)