git-subtree-dir: prototype git-subtree-split: 91f7db00d45e7f991b5587ee07f09977ae311ee7
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
inv_f1 = array1d(1..4, [5, 7, 8, 6]);
|
|
inv_f2 = array1d(5..8, [1, 4, 2, 3]);
|
|
----------
|
|
==========
|