Static Methodswift-numerics 1.0.3RealModule
fastTwoSum(_:_:)
AugmentedArithmetic.swift:103This declaration has been renamed to Augmented.sum(large:small:).
This declaration is deprecated.
static func fastTwoSum<T>(_ a: T, _ b: T) -> (head: T, tail: T) where T : Real