zio.managed.ZManaged$.ZManagedConstructorLowPriority1
Attributes
- Graph
- Supertypes
- Known subtypes
Members list
Concise view
Type members
The type of the ZManagedConstructor with the type of the ZManaged
value.
Implicits
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
Constructs a ZManaged[Any, Throwable, A] from an A.