ServiceWithPartiallyApplied

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

Value members

Concrete methods

def apply[A](f: Service => A)(implicit tag: Tag[Service], trace: Trace): ZStream[Service, Nothing, A]