Handbook
Glossary
continuations.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
continuations
Words
Ordinary words
Word
Stack effect
(continue)
( continuation -- * )
(get-catchstack)
( -- catchstack )
(set-catchstack)
( catchstack -- )
>continuation<
( continuation -- data call retain name catch )
dummy-1
( -- obj )
dummy-2
( obj -- obj )
get-catchstack
( -- catchstack )
init-catchstack
( -- )
init-error-handler
( -- )
save-error
( error -- )
set-catchstack
( catchstack -- )
Files
resource:core/continuations/continuations.factor
resource:core/continuations/continuations-docs.factor
resource:core/continuations/continuations-tests.factor