Closed anmonteiro closed 4 years ago
@anmonteiro Promise.all2
should be suitable for this. It was added for #36 and I called it all2
because I didn't think there was a neat set of special names that also covered all3
, all4
, etc. :) It's mentioned at the end of Concurrent combinations.
Heh, indeed. Missed it, thanks!
This is useful for the
and*
binding operator.Currently I'm using: