Instance Methodswift 6.0.3Swift

remainderReportingOverflow(dividingBy:)

iOS
18.0+
macOS
15.0+
tvOS
18.0+
visionOS
2.0+
watchOS
11.0+
func remainderReportingOverflow(dividingBy other: Int128) -> (partialValue: Int128, overflow: Bool)