Fully renamed and updated everything, tagged, built
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
### Initial of list
|
||||
### initial
|
||||
|
||||
Returns all the elements of an array except the last one.
|
||||
|
||||
Use `arr.slice(0,-1)`to return all but the last element of the array.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user