The type of the ZManagedConstructor with the type of the ZManaged
value.
The type of the ZManagedConstructor with the type of the ZManaged
value.
Constructs a ZManaged[Any, Throwable, A] from an A.
Constructs a ZManaged[Any, Throwable, A] from an A.
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Constructs a ZManaged[Any, E, A]] from an Either[E, A].
Constructs a ZManaged[Any, E, A] from an Either[E, A].
Constructs a ZManaged[Any, Option[Nothing], A] from an Option[A].
Constructs a ZManaged[Any, Option[Nothing], A] from a None.
Constructs a ZManaged[Any, Option[Nothing], A] from a Some[A].
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Constructs a ZManaged[R, E, A] from a Reservation[R, E, A].
Constructs a ZManaged[Any, Throwable, A] from a Try[A].
Constructs a ZManaged[Any, Throwable, A] from a Failure[A].
Constructs a ZManaged[Any, Throwable, A] from a Success[A].
Constructs a ZManaged[R, E, A] from a ZIO[R, E, A].
Constructs a ZManaged[R, E, A] from a ZIO[R, E, A].