Type Alias Tuple<T, N>

Tuple<T, N>: _Tuple<T, N>

Creates a tuple of T with length N

Type Parameters

  • T
  • N extends number