Skip to content

Fix the expected result of immutable remove operation#53

Open
nuno-vieira-deel wants to merge 1 commit into
jbranchaud:masterfrom
nuno-vieira-deel:master
Open

Fix the expected result of immutable remove operation#53
nuno-vieira-deel wants to merge 1 commit into
jbranchaud:masterfrom
nuno-vieira-deel:master

Conversation

@nuno-vieira-deel
Copy link
Copy Markdown

@nuno-vieira-deel nuno-vieira-deel commented Jul 30, 2020

This PR aims to fix the expected result of Javascript immutable remove operation from [1,2,3,4] to [1,2,4,5] since it removes the third array element (index 2).

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.

1 participant