VocabularycontinuationsInputsobj | an object to pass to the continuation's execution context |
continuation | a continuation |
OutputsNone
Word descriptionResumes a continuation reified by
callcc1. The object will be placed on the data stack when the continuation resumes.
See alsocallcc0,
continue,
callcc1,
ifccDefinition