| Interface | Description |
|---|---|
| Seq<T> |
A sequence of values represented as nested cons pairs.
|
| Streamable<T> |
A source of Streams that can be repeatedly streamed.
|
| Class | Description |
|---|---|
| Indexed<T> |
A value combined with an index, indicating its position in an ordered sequence.
|
| StreamUtils |
Utility class providing static methods for performing various operations on Streams.
|
Copyright © 2020. All rights reserved.