ScopedPartiallyApplied

final class ScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[E, A](zio: => ZIO[Scope & R, E, A])(implicit trace: Trace): ZStream[R, E, A]