You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce safe promises, based on rescript-lang#5707
- Add t-first Js.Promise2 with safe bindings
- Remove type check for nested promises
- Add example illustrating a typical example of nested promises, and how it goes away with Js.Promise2
0 commit comments