Changes

19 bytes added ,  13:19, 13 February 2020
Line 3: Line 3:  
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
 
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
   −
==Slices==
+
==Array.allslices(SliceSize)==
 
*1..100.allslices() gives slices of numbers of length 1 to end.
 
*1..100.allslices() gives slices of numbers of length 1 to end.
 
*1..10.allslices(true)  gives reverse slices of length 1 to end.
 
*1..10.allslices(true)  gives reverse slices of length 1 to end.
Line 84: Line 84:  
| class="sshl_f" | 1
 
| class="sshl_f" | 1
 
|}
 
|}
      
==See Also==
 
==See Also==
writer
6,694

edits