mirror of
https://github.com/flynx/types.js.git
synced 2025-12-19 18:01:39 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4fdcd67bfd
commit
bcea805503
@ -845,6 +845,7 @@ object.Constructor('IterablePromise', Promise, {
|
||||
// Q: what IterablePromise does/should do if a promise resolves to
|
||||
// a promise multiple times...
|
||||
// XXX not sure if this is a viable strategy....
|
||||
// XXX use IterableSequentialPromise in .__packed....
|
||||
var IterableSequentialPromise =
|
||||
module.IterableSequentialPromise =
|
||||
object.Constructor('IterableSequentialPromise', IterablePromise, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user