EnvironmentWithStreamPartiallyApplied

final class EnvironmentWithStreamPartiallyApplied[R](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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