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
Our long term aim is to reduce the runtime code - when this library was written polymorphic variants were not strings. We can't convert existing modules until we do a wider breaking API change release in 2022, but for new modules we can make them as good as ReScript bindings allow.
So yes, please convert to polymorphic variants without runtime wrapping code.
Originally posted by @TheSpyder in #73 (comment)
implementation should use polymorphic variants as described above
The text was updated successfully, but these errors were encountered: