.==(_:_:)
Returns a vector mask with the result of a pointwise equality comparison.
Declaration
static func .== (a: Self.Scalar, b: Self) -> SIMDMask<Self.MaskStorage>Returns a vector mask with the result of a pointwise equality comparison.
static func .== (a: Self.Scalar, b: Self) -> SIMDMask<Self.MaskStorage>