EnvironmentWithZIOPartiallyApplied

zio.stream.ZSink$.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, Z](f: ZEnvironment[R] => ZIO[R1, E, Z])(implicit trace: Trace): ZSink[R & R1, E, Any, Nothing, Z]