AdditiveGroup

public protocol AdditiveGroup : Additive, Invertible

Undocumented

  • Undocumented

    Declaration

    Swift

    prefix static func - (element: Self) -> Self
  • Undocumented

    Declaration

    Swift

    static func - (lhs: Self, rhs: Self) -> Self