Type Alias IterableType<TSource>

IterableType: { "[iterator]"(): IterableIterator<TSource> }

Type Parameters

  • TSource

Type declaration