ValueStreamFutureExtensions<X> extension

on

Methods

sampled() ValueStream<X?>
thenMap<R>(R mapper(X input)) ValueStream<Future<R>>