toComponents

inline fun <T> toComponents(action: (LongYears, IntMonths) -> T): T
inline fun <T> toComponents(action: (LongDecades, IntYears, IntMonths) -> T): T
inline fun <T> toComponents(action: (LongCenturies, IntDecades, IntYears, IntMonths) -> T): T