SpotExec

spot.internals.SpotExec
object SpotExec

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SpotExec.type

Members list

Value members

Concrete methods

def current: Computation[ExecutionContext, IO]
def evalOn[A, U <: IO](comp: Computation[A, U], ec: ExecutionContext): Computation[A, U]