--- layout: stdlib-reference --- # typealias DifferentialPair\\.Differential ## Signature
typealias DifferentialPair<T>.Differential = 
    DifferentialPair<T.Differential>;