@pleisto/active-support
Preparing search index...
counting
Variable counting
Const
counting
:
<
T
,
TId
extends
string
|
number
|
symbol
>
(
list
:
readonly
T
[]
,
identity
:
(
item
:
T
)
=>
TId
,
)
=>
Record
<
TId
,
number
>
Type declaration
<
T
,
TId
extends
string
|
number
|
symbol
>
(
list
:
readonly
T
[]
,
identity
:
(
item
:
T
)
=>
TId
,
)
:
Record
<
TId
,
number
>
Type Parameters
T
TId
extends
string
|
number
|
symbol
Parameters
list
:
readonly
T
[]
identity
:
(
item
:
T
)
=>
TId
Returns
Record
<
TId
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...