Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Set.prototype.symmetricDifference #507

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

bnoordhuis
Copy link
Contributor

tc39 really went all out to make this one hard to implement efficiently 🤦

If and when we can reliably observe if we're dealing with un-monkey-patched objects, it should be possible to add fast paths, but right now that's just too fraught with peril /rant

Copy link
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@bnoordhuis bnoordhuis merged commit 6ba2448 into quickjs-ng:master Sep 9, 2024
50 checks passed
@bnoordhuis bnoordhuis deleted the set-symmetric-difference branch September 9, 2024 17:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants