inline fun <T> toComponents(action: (years: IntYears, months: IntMonths) -> T): Tinline fun <T> toComponents(action: (decades: IntDecades, years: IntYears, months: IntMonths) -> T): Tinline fun <T> toComponents(action: (centuries: IntCenturies, decades: IntDecades, years: IntYears, months: IntMonths) -> T): T