Removes the first i
elements of the subarray. If there are i
or fewer elements, the resulting
subarray is empty.
Keeps only the first i
elements of the subarray. If there are i
or fewer elements, the resulting
subarray is empty.
Removes the first i
elements of the subarray. If there are i
or fewer elements, the resulting
subarray is empty.
Keeps only the first i
elements of the subarray. If there are i
or fewer elements, the resulting
subarray is empty.