//
core
/
io.islandtime.measures
/
IntMonths
/
toComponents
common
toComponents
inline fun <
T
>
toComponents
(action: (
IntYears
,
IntMonths
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponents
(action: (
IntDecades
,
IntYears
,
IntMonths
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponents
(action: (
IntCenturies
,
IntDecades
,
IntYears
,
IntMonths
) ->
T
):
T
Content copied to clipboard