Adding coreset to description in comments

db4
James Cash 2008-11-11 02:31:37 -05:00
parent da3399f31d
commit b693cd8ab1
1 changed files with 1 additions and 1 deletions

View File

@ -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 ;