oxygen.zio

package oxygen.zio

Members list

Packages

Type members

Classlikes

Attributes

Companion
object
Supertypes
trait ZIOAspect[Nothing, Any, Nothing, Any, Nothing, Any]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
implicit class FiberRefModificationOps[RefT](self: FiberRef[RefT])

Attributes

Supertypes
class Object
trait Matchable
class Any
trait FiberRefModificationR[-_R] extends ZIOAspectAtLeastR[_R]

Attributes

Companion
object
Supertypes
trait ZIOAspect[Nothing, _R, Nothing, Any, Nothing, Any]
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object JarUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
JarUtils.type
object Schedules

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Schedules.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ZIOAspectPoly

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object instances

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
instances.type

Types

type ZIOAspectAtLeastR[R] = ZIOAspect[Nothing, R, Nothing, Any, Nothing, Any]
type ZIOAspectPoly = ZIOAspect[Nothing, Any, Nothing, Any, Nothing, Any]

Implicits

Implicits

final implicit def FiberRefModificationOps[RefT](self: FiberRef[RefT]): FiberRefModificationOps[RefT]