git-subtree-dir: software/mza git-subtree-split: f970a59b177c13ca3dd8aaef8cc6681d83b7e813
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
inc_avb = array1d(1..5, [false, true, true, true, true]);
|
|
inc_avi = array1d(1..5, [1, 1, 3, 3, 5]);
|
|
----------
|