.<(_:_:)

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

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

    Other members in extension

    Type members