ScopedPartiallyApplied

zio.ZLayer$.ScopedPartiallyApplied
final implicit class ScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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