turbolift.interpreter.Continuation
Type parameters
-
A
-
input
-
B
-
output
-
S
-
local state
-
U
-
effect set
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Resumes the continuation.
Resumes the continuation.
Attributes
-
Definition Classes
-
Function1
Resumes the continuation, also updating the local state.
Resumes the continuation, also updating the local state.
Attributes
Tupled version of binary apply.
Tupled version of binary apply.
Attributes
Attributes
-
Inherited from:
-
Function1
Attributes
-
Inherited from:
-
Function1
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Function1 -> Any
-
Inherited from:
-
Function1