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
Currently there is no way to use Map or Set with rescript natively,
alternatively we have to use some library like rescript-js or write our own bindings,
I think they should be included by default in the Js module.