Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmptyIterator<T>

Type Parameters

  • T

Hierarchy

  • EmptyIterator

Implements

  • IterableIterator<T>

Index

Constructors

Methods

Constructors

Methods

  • [iterator](): IterableIterator<T>
  • next(): IteratorResult<T, any>

Generated using TypeDoc