Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- ZManagedConstructor.type
Members list
Type members
Inherited types
The type of the ZManagedConstructor with the type of the ZManaged
value.
The type of the ZManagedConstructor with the type of the ZManaged
value.
Attributes
- Inherited from:
- ZManagedConstructorLowPriority2
Implicits
Implicits
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Attributes
Constructs a ZManaged[Any, E, A]] from an Either[E, A].
Constructs a ZManaged[Any, E, A]] from an Either[E, A].
Attributes
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Attributes
Constructs a ZManaged[Any, Option[Nothing], A] from an Option[A].
Constructs a ZManaged[Any, Option[Nothing], A] from an Option[A].
Attributes
Constructs a ZManaged[Any, Option[Nothing], A] from a None.
Constructs a ZManaged[Any, Option[Nothing], A] from a None.
Attributes
Constructs a ZManaged[Any, Option[Nothing], A] from a Some[A].
Constructs a ZManaged[Any, Option[Nothing], A] from a Some[A].
Attributes
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Attributes
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Attributes
Constructs a ZManaged[Any, Throwable, A] from a Try[A].
Constructs a ZManaged[Any, Throwable, A] from a Try[A].
Attributes
Constructs a ZManaged[Any, Throwable, A] from a Failure[A].
Constructs a ZManaged[Any, Throwable, A] from a Failure[A].
Attributes
Constructs a ZManaged[Any, Throwable, A] from a Success[A].
Constructs a ZManaged[Any, Throwable, A] from a Success[A].
Attributes
Inherited implicits
Constructs a ZManaged[Any, Throwable, A] from an A.
Constructs a ZManaged[Any, Throwable, A] from an A.
Attributes
- Inherited from:
- ZManagedConstructorLowPriority2
Constructs a ZManaged[R, E, A] from a ZIO[R, E, A].
Constructs a ZManaged[R, E, A] from a ZIO[R, E, A].
Attributes
- Inherited from:
- ZManagedConstructorLowPriority1