.<=(_:_:)

Returns a vector mask with the result of a pointwise less than or equal comparison.

Declaration

static func .<= (a: Self.Scalar, b: Self) -> SIMDMask<Self.MaskStorage>