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