Function or

Source
pub fn or(
    lhs: impl AsRef<Array>,
    rhs: impl AsRef<Array>,
) -> Result<Array, VortexError>