fastTwoSum(_:_:)

AugmentedArithmetic.swift:103

This 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