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

Add zipWithLongIndex and friends to Traverse #4245

Closed
armanbilge opened this issue Jun 20, 2022 · 0 comments · Fixed by #4247
Closed

Add zipWithLongIndex and friends to Traverse #4245

armanbilge opened this issue Jun 20, 2022 · 0 comments · Fixed by #4247
Labels
enhancement good first issue Issues that are easier to take on for first time contributors low-hanging fruit

Comments

@armanbilge
Copy link
Member

Also mapWithLongIndex and traverseWithLongIndexM. The idea is that size and get both work in terms of Long, so arguably it's incorrect that the withIndex methods are in terms of Int.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue Issues that are easier to take on for first time contributors low-hanging fruit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant