ServiceWithSinkPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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