Class Stream<T>

Wrapper class to extend the functionality of an Iterable

Type Parameters

  • T

Hierarchy (view full)

Implements

  • Iterable<T>

Constructors

Methods

  • Returns Iterator<T, any, undefined>