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
The biggest issue I had with uncurried was a compiler bug: rescript-lang/rescript#6517. This hasn't been released yet but I've confirmed it with a local compiler build.
The biggest issue I had with uncurried was a compiler bug: rescript-lang/rescript#6517. This hasn't been released yet but I've confirmed it with a local compiler build.
However there is a limitation that doesn't seem like it can be fixed: rescript-lang/rescript#6531
The solution is just to offer multi-arg function types in the
Event
module.rescript-nodejs/src/Event.res
Lines 24 to 25 in 83e9eba
The text was updated successfully, but these errors were encountered: