scalaFuture

class Object
trait Matchable
class Any

Value members

Inherited methods

def forkIO[A](a: IO[A])(implicit ec: ExecutionContext): IO[Future[A]]
Inherited from
FutureFunctions