@tsdotnet/linq - v1.5.11
Preparing search index...
resolutions
first
Function first
first
<
T
>
(
sequence
:
Iterable
<
T
>
)
:
T
Returns the first element of a sequence.
Type Parameters
T
Parameters
sequence
:
Iterable
<
T
>
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/linq - v1.5.11
Loading...
Returns the first element of a sequence.