ServiceWithPartiallyApplied

final class ServiceWithPartiallyApplied[Service](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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