oxygen.zio

package oxygen.zio

Members list

Type members

Experimental classlikes

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
JarUtils.type
enum Outcome extends Enum[Outcome]

Attributes

Companion
object
Experimental
true
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
trait Enum[Outcome]
class Object
trait Matchable
class Any
Show all
object Outcome extends Companion[Outcome]

Attributes

Companion
enum
Experimental
true
Supertypes
trait Sum
trait Mirror
trait Companion[Outcome]
class Object
trait Matchable
class Any
Show all
Self type
Outcome.type
object OxygenEnv

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
OxygenEnv.type

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
object ZIOAspectPoly

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type

Types

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

Implicits

Experimental implicits

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

Attributes

Experimental
true