Preparing search index...
The search index is not available
TypeScript Extended Linq
TypeScript Extended Linq
atMost
Function atMost
atMost
<
TSource
>
(
src
:
Iterable
<
TSource
>
,
count
:
number
,
predicate
?:
(
item
:
TSource
,
index
:
number
)
=>
boolean
,
)
:
boolean
Type Parameters
TSource
Parameters
src
:
Iterable
<
TSource
>
count
:
number
Optional
predicate
:
(
item
:
TSource
,
index
:
number
)
=>
boolean
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
TypeScript Extended Linq
Loading...