Skip to main content

Mojo trait

ElementwiseBinaryComparisonOp

Implemented traits

AnyType, UnknownDestructibility

Methods

elementwise

static elementwise[dtype: DType, width: Int](lhs: SIMD[dtype, width], rhs: SIMD[dtype, width]) -> SIMD[bool, width]

Returns:

SIMD

Was this page helpful?