core / io.islandtime.measures / plus
plus
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
operator fun IntYears.plus(period: Period): Period
operator fun IntMonths.plus(period: Period): Period
operator fun IntWeeks.plus(period: Period): Period
operator fun IntDays.plus(period: Period): Period
operator fun LongYears.plus(period: Period): Period
operator fun LongMonths.plus(period: Period): Period
operator fun LongWeeks.plus(period: Period): Period
operator fun LongDays.plus(period: Period): Period