array_shift_back
array_shift_back(array, offset, distance, count)
Kind: global function
| Param | Type |
|---|---|
| array | Array.<T> |
| offset | number |
| distance | number |
| count | number |
Kind: global function
| Param | Type |
|---|---|
| array | Array.<T> |
| offset | number |
| distance | number |
| count | number |