EnvironmentWithPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

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