vortex_array::compute

Function or_kleene

Source
pub fn or_kleene(
    lhs: impl AsRef<Array>,
    rhs: impl AsRef<Array>,
) -> VortexResult<Array>