UnwrapScopedPartiallyApplied

zio.stream.ZStream.UnwrapScopedPartiallyApplied
final class UnwrapScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

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