arrow_arith::numeric

Macro op_ref

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

Same as op but with a type hint for the returned array