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 onEachIndexed and make onEach chainable #142

Merged
merged 4 commits into from
May 24, 2021
Merged

Add onEachIndexed and make onEach chainable #142

merged 4 commits into from
May 24, 2021

Conversation

passsy
Copy link
Owner

@passsy passsy commented May 24, 2021

Add onEachIndexed analog to onEach but with an index.

onEach and onEachIndexed don't return void but the collection they iterate on.

passsy added 2 commits May 24, 2021 16:23
# Conflicts:
#	lib/src/collection/kt_iterable.dart
#	lib/src/collection/kt_list.dart
@passsy passsy merged commit 9284057 into master May 24, 2021
@passsy passsy deleted the onEachIndexed branch May 24, 2021 14:31
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