EnvironmentWithZIOPartiallyApplied

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

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]