Streams

An asynchronous Stream is a stream of values produced asynchronously. Any object that implements TAsyncStream Trait << #TAsyncStream tag: 'Base - Streams'; package: 'Futures' can be used as a Stream.

Streams can be combined to create complex streams. Here is a list of all available stream types that can be combined in many ways: