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