.<(_:_:)

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

Declaration

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