Interface Array<T>

Type Parameters

  • T

Hierarchy

  • Array

Methods

Methods

  • The rest of the collection without its n last elements.

    Parameters

    • n: number

    Returns T[]

Generated using TypeDoc