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 string literals and BigInt are using SourceAtomSet.
For performance reason, it's better using SourceSliceList if comparison doesn't happen for the item.
The text was updated successfully, but these errors were encountered:
arai-a
added a commit
to arai-a/jsparagus
that referenced
this issue
Aug 7, 2020
Currently string literals and BigInt are using SourceAtomSet.
For performance reason, it's better using SourceSliceList if comparison doesn't happen for the item.
The text was updated successfully, but these errors were encountered: