Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
TypeGuardFunction
Type Alias TypeGuardFunction<T, TOfType>
Type
Guard
Function
<
T
,
TOfType
>
:
(
(
item
:
T
,
index
:
number
)
=>
item
is
TOfType
)
Type Parameters
T
TOfType
extends
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...