mirror of
https://github.com/flynx/types.js.git
synced 2025-10-29 02:20:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0a9b8447f2
commit
c3695034c1
@ -753,6 +753,7 @@ object.Constructor('IterablePromise', Promise, {
|
||||
// ...is this just a nesting issue here???
|
||||
// Q: what IterablePromise does/should do if a promise resolves to
|
||||
// a promise multiple times...
|
||||
// XXX not sure if this is a viable strategy....
|
||||
var IterableSequentialPromise =
|
||||
module.IterableSequentialPromise =
|
||||
object.Constructor('IterableSequentialPromise', IterablePromise, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user