ServiceWithPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Z](f: Service => Z)(implicit tag: Tag[Service], trace: Trace): ZSink[Service, Nothing, Any, Nothing, Z]