toComponents

inline fun <T> toComponents(action: (IntYears, IntMonths) -> T): T
inline fun <T> toComponents(action: (IntDecades, IntYears, IntMonths) -> T): T
inline fun <T> toComponents(action: (IntCenturies, IntDecades, IntYears, IntMonths) -> T): T