UnwrapScopedPartiallyApplied

final class UnwrapScopedPartiallyApplied[Env](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[InErr, InElem, InDone, OutErr, OutElem, OutDone](channel: => ZIO[Scope & Env, OutErr, ZChannel[Env, InErr, InElem, InDone, OutErr, OutElem, OutDone]])(implicit trace: Trace): ZChannel[Env, InErr, InElem, InDone, OutErr, OutElem, OutDone]