Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-07-02 19:21:03 +03:00
parent d47a18f5a0
commit a4ed6886ce

View File

@ -422,7 +422,11 @@ BOOTSTRAP(function(){
// STOP(value) yielded / thrown // STOP(value) yielded / thrown
// -> value yielded and iteration stops // -> value yielded and iteration stops
// //
// XXX doc!!! //
// NOTE: this repeats the same code at lest twice, not sure yet how to avoid
// this...
//
// XXX user doc!!!
// XXX should we use this for sources(..) and friends... // XXX should we use this for sources(..) and friends...
var stoppable = var stoppable =
module.stoppable = module.stoppable =