Class DequeIterator<T>

Type Parameters

  • T

Hierarchy

Properties

Accessors

Methods

Properties

iteratorType: IteratorType

Description

Iterator's type.

next: (() => DequeIterator<T>)

Type declaration

pre: (() => DequeIterator<T>)

Type declaration

Accessors

Methods

Generated using TypeDoc