Streams
An asynchronous Stream is a stream of values produced asynchronously. Any object that implements TAsyncStream
can be used as a Stream.
Stream combinators
Streams can be combined to create complex streams. Here is a list of all available stream types that can be combined in many ways: