//
core
/
io.islandtime.measures
/
IntMinutes
/
toComponents
common
toComponents
inline fun <
T
>
toComponents
(action: (
IntHours
,
IntMinutes
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponents
(action: (
IntDays
,
IntHours
,
IntMinutes
) ->
T
):
T
Content copied to clipboard