Unsafe

zio.Unsafe$
See theUnsafe companion trait
object Unsafe

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Unsafe.type

Members list

Concise view

Value members

Concrete methods

def unsafe[A](f: Unsafe => A): A

Deprecated methods

def unsafeCompat[A](f: Unsafe => A): A

Attributes

Deprecated
true

Inherited methods

def unsafely[A](f: Unsafe ?=> A): A

Attributes

Inherited from:
UnsafeVersionSpecific (hidden)

Implicits

Inherited implicits

implicit def implicitFunctionIsFunction[A](f: Unsafe ?=> A): Unsafe => A

Attributes

Inherited from:
UnsafeVersionSpecific (hidden)