EnvironmentWithPartiallyApplied

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

Value members

Concrete methods

def apply[OutDone](f: ZEnvironment[Env] => OutDone)(implicit trace: Trace): ZChannel[Env, Any, Any, Any, Nothing, Nothing, OutDone]