Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
nth
Function nth
Returns a function that gets the nth element of an array
nth
(
i
:
number
)
:
<
T
>
(
xs
:
T
[]
,
...
args
:
unknown
[]
)
=>
T
Parameters
i
:
number
Returns
<
T
>
(
xs
:
T
[]
,
...
args
:
unknown
[]
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Returns a function that gets the nth element of an array