Class VectorIterator<T>

Type Parameters

  • T

Hierarchy

Properties

Accessors

Methods

Properties

iteratorType: IteratorType

Description

Iterator's type.

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

Type declaration

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

Type declaration

Accessors

Methods

Generated using TypeDoc