.<(_:_:)
A vector mask with the result of a pointwise less-than comparison.
Declaration
static func .< (a: SIMD16<Scalar>, b: SIMD16<Scalar>) -> SIMDMask<SIMD16<Scalar>.MaskStorage>A vector mask with the result of a pointwise less-than comparison.
static func .< (a: SIMD16<Scalar>, b: SIMD16<Scalar>) -> SIMDMask<SIMD16<Scalar>.MaskStorage>