&-=(_:_:)

Updates the left hand side with the wrapping difference of the two vectors.

static func &-= (a: inout SIMD4<Scalar>, b: SIMD4<Scalar>)