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
I think this typecheck should be possible to implement in fable directly, but for now a workaround that checks instanceof Map in JS or isinstance dict in py.
Dictionary type matches are not transpiled, so we loose the case where we have objects at hand. this needs a proper native fallback
The text was updated successfully, but these errors were encountered: