Class RandomIterator<T>Abstract

Type Parameters

  • T

Hierarchy

Properties

Accessors

Methods

Properties

iteratorType: IteratorType

Description

Iterator's type.

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

Type declaration

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

Type declaration

Accessors

Methods

Generated using TypeDoc