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
Note that if two unions have the same type ID, they'll be considered equivalent by hasInstance. You may pass an object (like Symbol('type name')) to data to avoid this, however reference equality does not work across realms in JavaScript.
The text was updated successfully, but these errors were encountered:
E.g. from https://folktale.origamitower.com/api/v2.3.0/en/folktale.adt.union.union.union.html#reflection
The text was updated successfully, but these errors were encountered: