class ZioTofuUnliftManyInstance[R <: Has[_], E, R1 <: Has[_]] extends WithRun[[γ$35$]ZIO[R with R1, E, γ$35$], [γ$36$]ZIO[R, E, γ$36$], R1]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ZioTofuUnliftManyInstance
- WithRun
- Unlift
- RunContext
- WithLocal
- WithContext
- Local
- Context
- WithProvide
- Lift
- Provide
- ContextBase
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def andThen[H[_]](ugh: Unlift[[γ$35$]ZIO[R with R1, E, γ$35$], H])(implicit arg0: Monad[H]): Unlift[[γ$36$]ZIO[R, E, γ$36$], H]
- Definition Classes
- Unlift
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def asWithContext: WithContext[[γ$35$]ZIO[R with R1, E, γ$35$], R1]
- Definition Classes
- WithContext → Context
- def ask[A](f: (ZioTofuUnliftManyInstance.Ctx) => A): ZIO[R with R1, E, A]
- Definition Classes
- WithContext → Context
- def askF[A](f: (ZioTofuUnliftManyInstance.Ctx) => ZIO[R with R1, E, A])(implicit F: FlatMap[[γ$35$]ZIO[R with R1, E, γ$35$]]): ZIO[R with R1, E, A]
- Definition Classes
- WithContext → Context
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def context: ZIO[R with R1, E, R1]
- Definition Classes
- ZioTofuUnliftManyInstance → Context
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def extract[A](extract: Extract[ZioTofuUnliftManyInstance.Ctx, A]): ContextExtractInstance[[γ$35$]ZIO[R with R1, E, γ$35$], ZioTofuUnliftManyInstance.Ctx, A]
- Definition Classes
- WithContext → Context
- def functor: Functor[[γ$37$]ZIO[R with R1, E, γ$37$]]
- Definition Classes
- ZioTofuUnliftManyInstance → Context
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def lift[A](fa: ZIO[R, E, A]): ZIO[R with R1, E, A]
- Definition Classes
- ZioTofuUnliftManyInstance → Unlift → WithProvide → Lift → Provide
- def liftF: FunctionK[[γ$36$]ZIO[R, E, γ$36$], [γ$35$]ZIO[R with R1, E, γ$35$]]
- Definition Classes
- Lift
- def local[A](fa: ZIO[R with R1, E, A])(project: (R1) => R1): ZIO[R with R1, E, A]
- Definition Classes
- ZioTofuUnliftManyInstance → WithLocal → Local
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def runContext[A](fa: ZIO[R with R1, E, A])(ctx: R1): ZIO[R, E, A]
- Definition Classes
- ZioTofuUnliftManyInstance → WithProvide → Provide
- def runContextK(ctx: ZioTofuUnliftManyInstance.Ctx): ~>[[γ$35$]ZIO[R with R1, E, γ$35$], Lower]
- Definition Classes
- WithProvide → Provide
- def runEquivalent[A](eq: Equivalent[Ctx, A]): WithRun[[γ$35$]ZIO[R with R1, E, γ$35$], [γ$36$]ZIO[R, E, γ$36$], A]
- Definition Classes
- WithRun → RunContext
- def runExtract[A](extract: Extract[A, ZioTofuUnliftManyInstance.Ctx]): WithProvide[[γ$35$]ZIO[R with R1, E, γ$35$], Lower, A]
- Definition Classes
- WithProvide → Provide
- def self: WithRun[[γ$35$]ZIO[R with R1, E, γ$35$], [γ$36$]ZIO[R, E, γ$36$], R1]
- Definition Classes
- WithRun → RunContext → WithProvide → Provide
- def subIso(implicit G: Functor[[γ$35$]ZIO[R with R1, E, γ$35$]]): ZIO[R with R1, E, IsoK[[γ$36$]ZIO[R, E, γ$36$], [γ$35$]ZIO[R with R1, E, γ$35$]]]
- Definition Classes
- Unlift
- def subcontext[A](contains: Contains[ZioTofuUnliftManyInstance.Ctx, A]): WithLocal[[γ$35$]ZIO[R with R1, E, γ$35$], A]
- Definition Classes
- WithLocal → Local
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def unlift: ZIO[R with R1, E, ~>[[γ$35$]ZIO[R with R1, E, γ$35$], [γ$36$]ZIO[R, E, γ$36$]]]
- Definition Classes
- WithRun → Unlift → RunContext
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)