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

[KT-11215] missing partitionIndexed #5255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Borabi9
Copy link

@Borabi9 Borabi9 commented Jan 28, 2024

Relenvat issues: https://youtrack.jetbrains.com/issue/KT-11215/missing-partitionIndexed

Description:
for implementing requested feature
there should be partitionIndexed similar to partition and filterIndexed

I wrote partitionIndexed template followed guides by below
https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib
and it's samples

please review the code

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants