LiftIO

cats.effect.LiftIO
See theLiftIO companion object
trait LiftIO[F[_]]

Attributes

Companion:
object
Source:
LiftIO.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def liftIO[A](ioa: IO[A]): F[A]
Implicitly added by catsKleisliLiftIO

Attributes

Source:
LiftIO.scala
def liftIO[A](ioa: IO[A]): F[A]

Attributes

Source:
LiftIO.scala