ToNotReplayValueStreamExtension<T> extension

Convert this Stream to a single-subscription NotReplayValueStream.

on

Methods

toNotReplayValueStream(T value) NotReplayValueStream<T>
Convert this Stream to a single-subscription NotReplayValueStream.