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