ComputedStreamUnwrapExtension<T> extension

on

Properties

unwrap Computed<T>

Available on Computed<Stream<T>>, provided by the ComputedStreamUnwrapExtension extension

Returns a computation representing the last value produced by the last Stream returned by this computation.
no setter