Joy
0.3.10
View On GitHub
Powered by
View On GitHub
Powered by
#
last
Function
• Returns the last element of an array.
last array → value
Arguments
name
type
description
array
Array
The target array.
Returns
name
type
description
value
Any
The selected element.
Previous
insert
Next
nth