arrow_arith::numeric

Macro op

Source
macro_rules! op {
    ($l:ident, $l_s:expr, $r:ident, $r_s:expr, $op:expr) => { ... };
}
Expand description

Perform an infallible binary operation on potentially scalar inputs