ryyppy / rescript-promise

Proposal for a proper Js.Promise binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add allSettled method

alarbada opened this issue · comments

I use it a bit in my node projects, it would be a nice to have, but I'm not dying for it.

Maybe implement the settled result with union types?