EnvironmentWithChannelPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Env1 <: Env, InErr, InElem, InDone, OutErr, OutElem, OutDone](f: ZEnvironment[Env] => ZChannel[Env1, InErr, InElem, InDone, OutErr, OutElem, OutDone])(implicit trace: Trace): ZChannel[Env1, InErr, InElem, InDone, OutErr, OutElem, OutDone]