EnvironmentWithChannelPartiallyApplied

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

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]