this repo has no description
at develop 98 B view raw
1inv_f1 = array1d(1..4, [5, 7, 8, 6]); 2inv_f2 = array1d(5..8, [1, 4, 2, 3]); 3---------- 4==========