Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Editorial: clarify that Map/Set do not literally use SameValueZero #3490

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

bakkot
Copy link
Contributor

@bakkot bakkot commented Nov 20, 2024

Fixes #3473.

Readers should still think of these algorithms as using SameValueZero, so we went with saying "the semantics of SameValueZero" to make it technically correct while still referencing SameValueZero.

@bakkot bakkot added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Jan 8, 2025
@ljharb ljharb force-pushed the samevaluezero-wording branch from 6583d07 to 29699df Compare January 8, 2025 22:40
@ljharb ljharb merged commit 29699df into main Jan 8, 2025
9 checks passed
@ljharb ljharb deleted the samevaluezero-wording branch January 8, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editorial note about Map/Set equality algorithm needs updating
4 participants