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

fix Set.concat to concatenate strings as items #1913

Merged
merged 1 commit into from Nov 17, 2022

Conversation

rezaa91
Copy link
Contributor

@rezaa91 rezaa91 commented Nov 14, 2022

#1910

This is my first time contributing to open source so please let me know what else is required

@jdeniau jdeniau merged commit 908f205 into immutable-js:main Nov 17, 2022
@jdeniau jdeniau mentioned this pull request Nov 17, 2022
@jdeniau
Copy link
Member

jdeniau commented Nov 17, 2022

Thanks.

I just updated the immutable-js types accordingly

@jdeniau jdeniau linked an issue Nov 17, 2022 that may be closed by this pull request
@rezaa91 rezaa91 deleted the 1910-concat-strings branch November 17, 2022 17:06
@leebyron
Copy link
Collaborator

Coming to this late, but thank you for fixing this!

There may be an opportunity to generalize this using Symbol.isConcatSpreadable if available, which we should consider if a different variant of this issue appears

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set.concat Not working as expected on String's
3 participants