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