ToFuture

trait ToFuture[F[_]]
Authors

Kevin Lee

Since

2020-09-23

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

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