ServiceWithStreamPartiallyApplied

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

Value members

Concrete methods

def apply[R <: Service, E, A](f: Service => ZStream[R, E, A])(implicit tag: Tag[Service], trace: Trace): ZStream[R & Service, E, A]