Immutable by convention IntMap

Type Parameters

  • T

Hierarchy

Constructors

Properties

Methods

Constructors

constructor

Properties

size: number

Methods

  • Parameters

    • key: number

    Returns T

  • Parameters

    • key: number

    Returns boolean

  • Parameters

    • key: number
    • value: T

    Returns void

Generated using TypeDoc