EnvironmentWithZIOPartiallyApplied

zio.stream.ZChannel$.EnvironmentWithZIOPartiallyApplied
final class EnvironmentWithZIOPartiallyApplied[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, OutErr, OutDone](f: ZEnvironment[Env] => ZIO[Env1, OutErr, OutDone])(implicit trace: Trace): ZChannel[Env1, Any, Any, Any, OutErr, Nothing, OutDone]