Handbook
Glossary
start-context ( obj quot: ( obj -- * ) -- obj' )
Vocabulary
threads
.
private
Inputs
obj
an
object
quot
a
quotation
with stack effect
( obj -- * )
Outputs
obj'
an
object
Definition
IN:
threads.private
:
start-context
( obj quot: ( obj -- * ) -- obj' )
(start-context)
;
inline