reverse_order

Function reverse_order 

Source
fn reverse_order(sized_contraction: &SizedContraction) -> Vec<usize>
Expand description

Contracts the last two operands, then contracts the result with the third-to-last operand, etc.