Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • X: any[]

  • Y

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns Data

Properties

first

first: X

second

second: Y

Methods

at

  • Parameters

    Returns X

set

  • set(n: Size, v: any): void
  • Parameters

    Returns void

swap

  • swap(d: Data<X, Y>): void
  • Parameters

    Returns void