UnwrapScopedPartiallyApplied

zio.stream.ZChannel$.UnwrapScopedPartiallyApplied
final class UnwrapScopedPartiallyApplied[Env](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

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]