toFuture

object toFuture
Since

2020-09-23

class Object
trait Matchable
class Any

Givens

Givens

given idToFuture(using val executionContext: ExecutionContext): ToFuture[Id]
given ioToFuture(using val x$1: IORuntime): ToFuture[[A] =>> IO[A]]