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