scalaz.zio
A type class that allows people to use ZIO-specific code with other effect monads, so long as they can lift an arbitrary IO computation into their type. See the interop modules for instances of this type class for other effect types.
IO
interop
A type class that allows people to use ZIO-specific code with other effect monads, so long as they can lift an arbitrary
IOcomputation into their type. See theinteropmodules for instances of this type class for other effect types.