core / io.islandtime.base / TimePoint / isSameInstantAs

isSameInstantAs

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) open fun isSameInstantAs(other: TimePoint<*>): Boolean

Check if this time point represents the same instant as other. Unlike the equals operator, equality is determined solely by timeline order.