@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
>
NOTICE: All methods not exported from
lodash
are deprecated. you can replace with ES6
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
>
See
https://youmightnotneed.com/lodash/
https://radash-docs.vercel.app/docs/getting-started
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
NOTICE: All methods not exported from
lodashare deprecated. you can replace with ES6