ToFuture

trait ToFuture[F[*]]
Since

2020-09-23

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def unsafeToFuture[A](fa: F[A]): Future[A]