.>=(_:_:)

A vector mask with the result of a pointwise greater-than-or-equal-to comparison.

iOS
14.0+
macOS
11.0+
tvOS
14.0+
watchOS
7.0+
static func .>= (a: SIMD32<Scalar>, b: SIMD32<Scalar>) -> SIMDMask<SIMD32<Scalar>.MaskStorage>