rcon

Macro rcon 

Source
macro_rules! rcon {
    ($a:expr, $b:expr) => { ... };
}
Expand description

Right contraction: a ⌞ b

Generalized inner product where the grade of the result is |grade(a) - grade(b)|