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

feat(stdlib)!: Change array rotation direction #1552

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

alex-snezhko
Copy link
Member

Closes #1470 , making Array.rotate rotate to the left to match ImmutableArray and List behavior

Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thanks @alex-snezhko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

stdlib: Array.rotate rotates opposite to List.rotate
4 participants