EnvironmentWithSinkPartiallyApplied

zio.stream.ZSink$.EnvironmentWithSinkPartiallyApplied
final class EnvironmentWithSinkPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[R1 <: R, E, In, L, Z](f: ZEnvironment[R] => ZSink[R1, E, In, L, Z])(implicit trace: Trace): ZSink[R & R1, E, In, L, Z]