2013/6/15 Tab Atkins Jr. <[email protected]>: > Promise.any() only passes the *first* argument's fulfill value to its > callback, not all of them (even if it was called with several > already-fulfilled arguments). > > Otherwise, you're right.
Thank you very much. I understand about the behavior. -- Tetsuharu OHZEKI (a.k.a saneyuki_s)
