take-last
Version:
Returns a new shallow copy of the last n elements taken from the end of the given array. When list.length < n the list returned contain list.length elements.
| Filename | Content Type | Size | |
|---|---|---|---|
| 12 B | |||
| 68 B | |||
| 296 B | |||
| 570 B | |||
| 1.1 kB | |||
| 1.68 kB | |||
| 2.35 kB |
Returns a new shallow copy of the last n elements taken from the end of the given array. When list.length < n the list returned contain list.length elements.
| Filename | Content Type | Size | |
|---|---|---|---|
| 12 B | |||
| 68 B | |||
| 296 B | |||
| 570 B | |||
| 1.1 kB | |||
| 1.68 kB | |||
| 2.35 kB |