An iterator that concatenates other iterators together, in the order they are in the iterators arg.

Type Parameters

  • T extends Iterator<any>[]

Implements

Constructors

Properties

Methods

Constructors

Properties

iterators: T

Methods