1inc_avb = array1d(1..5, [false, true, true, true, true]); 2inc_avi = array1d(1..5, [1, 1, 3, 3, 5]); 3----------