ServiceWithPartiallyApplied

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

Value members

Concrete methods

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