.<(_:_:)

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

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

    Other members in extension

    Type members