Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Dec 9, 2024

Array.sort() mutates the array and returns it; don't mutate the version array.

Array.sort() mutates the array _and_ returns it; don't mutate the
version array.
@ethomson ethomson merged commit ce01bb3 into main Dec 9, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant