A list of Keys (Key) with an optional threshold.

Hierarchy

Constructors

Properties

_keys: any[]
_threshold: null | number

Accessors

Methods

  • Returns IKey

  • Type Parameters

    • T

    Parameters

    • arrayLike: ArrayLike<Key>
    • Optional mapFn: ((key) => Key)
    • Optional thisArg: T

    Returns KeyList

Generated using TypeDoc