.<(_:_:)

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

Declaration

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