pub fn expand<C: CubePrimitive>(
context: &mut CubeContext,
lhs: impl Into<ExpandElementTyped<C>>,
rhs: impl Into<ExpandElementTyped<C>>,
) -> ExpandElementTyped<bool>
pub fn expand<C: CubePrimitive>(
context: &mut CubeContext,
lhs: impl Into<ExpandElementTyped<C>>,
rhs: impl Into<ExpandElementTyped<C>>,
) -> ExpandElementTyped<bool>