Adding coreset to description in comments
parent
da3399f31d
commit
b693cd8ab1
|
@ -21,7 +21,7 @@ TUPLE: coroutine resumecc exitcc originalcc ;
|
|||
>>exitcc
|
||||
resumecc>> call
|
||||
#! At this point, the coroutine quotation must have terminated
|
||||
#! normally (without calling coyield or coterminate). This shouldn't happen.
|
||||
#! normally (without calling coyield, coreset, or coterminate). This shouldn't happen.
|
||||
f over
|
||||
] callcc1 2nip ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue