ExtendPartiallyApplied

zio.Scope$.ExtendPartiallyApplied
final class ExtendPartiallyApplied[R](scope: Scope) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[E, A](zio: => ZIO[Scope & R, E, A])(implicit trace: Trace): ZIO[R, E, A]