Difference between revisions of "Array.firsthalf()"
Jump to navigation
Jump to search
(Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
|} | |} | ||
− | See also [[Array.secondhalf]] | + | ==See also== |
+ | [[Array.secondhalf() |secondhalf]] |
Latest revision as of 07:12, 21 April 2020
Array.firsthalf()
Gets the first half of the array.
1..5.firsthalf()
1 |
2 |