• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • core
  • core
  • asIterator

Function asIterator

  • asIterator<T>(elements): IterableIterator<T>
  • Returns with the iterator of the argument.

    Type Parameters

    • T

    Parameters

    • elements: readonly T[]

    Returns IterableIterator<T>

    • Defined in packages/core/src/browser/tree/tree-iterator.ts:230

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...