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