mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 02:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d47a18f5a0
commit
a4ed6886ce
@ -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 =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user