Handbook
Glossary
thread-continuation ( thread -- continuation )
Vocabulary
threads
Inputs
thread
an
object
Outputs
continuation
an
object
Definition
USING:
accessors
boxes
threads.private
;
IN:
threads
:
thread-continuation
( thread -- continuation )
context>>
check-box
value>>
continuation-for
;