EnvironmentWithZIOPartiallyApplied

zio.stream.ZStream$.EnvironmentWithZIOPartiallyApplied
final class EnvironmentWithZIOPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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