plus

operator fun plus(months: IntMonths): IntMonths
operator fun plus(months: LongMonths): LongMonths
operator fun plus(years: IntYears): IntYears
operator fun plus(years: LongYears): LongYears
operator fun plus(decades: IntDecades): IntDecades
operator fun plus(decades: LongDecades): LongDecades
operator fun plus(centuries: IntCenturies): IntCenturies
operator fun plus(centuries: LongCenturies): LongCenturies