Skip to content

kotlin-tour-functions.md : fix filter predicate explanation #4925

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

Merged
merged 2 commits into from
Jul 7, 2025

Conversation

julienbraure
Copy link
Contributor

The predicate doesn't loop, .filter() does
The predicate doesn't do the filtering, .filter() does

The predicate doesn't do the filtering, .filter() does
@julienbraure julienbraure requested a review from a team as a code owner June 26, 2025 08:54
Copy link
Collaborator

@sarahhaggarty sarahhaggarty left a comment

Choose a reason for hiding this comment

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

Thanks for your suggestion @julienbraure ! I've suggested some changes to fix grammar errors and use present tense as per our documentation guidelines. Can you apply my suggestions?

@julienbraure
Copy link
Contributor Author

Thanks, suggestions applied

@sarahhaggarty sarahhaggarty merged commit 321c0c0 into JetBrains:master Jul 7, 2025
4 checks passed
@sarahhaggarty
Copy link
Collaborator

Thanks for your contribution @julienbraure !

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.

2 participants