js-util

Home > rc-js-util > _Array > index

_Array.index property

Populates a Map given a key creating function and ArrayLike.

Signature:

static readonly index: typeof arrayIndex;

Remarks

keys which are null are omitted.

See arrayIndex().