spot-core
spot-core
API
spot
classes
TheApplicative
TheMonad
internals
Par
SpotDeferred
SpotDeferred
SpotExec
SpotFiber
SpotFiber
SpotRef
SpotRef
Spot
SpotEffect
spot-core
/
spot
/
spot.internals
/
SpotExec
SpotExec
spot.internals.SpotExec
object
SpotExec
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
SpotExec
.
type
Members list
Clear all
Value members
Concrete methods
def
current
:
Computation
[
ExecutionContext
,
IO
]
def
evalOn
[
A
,
U
<:
IO
](
comp
:
Computation
[
A
,
U
],
ec
:
ExecutionContext
):
Computation
[
A
,
U
]
In this article
Attributes
Members list
Value members
Concrete methods