Skip to content

Fix OrderedSet subtract/intersect behaviour (#1603) #1705

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

Closed
wants to merge 1 commit into from

Conversation

Anber
Copy link

@Anber Anber commented Apr 18, 2019

This PR fixes #1603

@jdeniau
Copy link
Member

jdeniau commented Jun 29, 2021

Thanks your for your contribution ! The immutable-js oss fork will soon be merged and this fix has been included in #1833 (possibly by you !). Once this PR is merged, this issue will be resolved in the main branch. We will then do our best to to release the 4.0.0 version.

Commit reference: 7a79603

@jdeniau jdeniau closed this Jun 29, 2021
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.

OrderedSet subtract returning incorrect result when last remove resizes internal list
2 participants