Returns a computation representing the last value produced by the last Stream returned by this computation.
Computed<T> get unwrap => $(() => use.use);