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

Reference correct argument name in Grouping doc #4787

Merged
merged 2 commits into from
Apr 11, 2025

Conversation

Meridiam
Copy link
Contributor

@Meridiam Meridiam commented Apr 2, 2025

Change doc to correctly say that in the groupBy example, the function passed via the valueTransform argument is used to transform the values to uppercase, not the function passed via the keySelector argument.

Change doc to correctly say that in the `groupBy` example, the `valueTransform` argument is used to transform the values to uppercase, not the `keySelector` argument.
@Meridiam Meridiam requested a review from a team as a code owner April 2, 2025 19:27
@daniCsorbaJB daniCsorbaJB self-assigned this Apr 11, 2025
Copy link
Contributor

@daniCsorbaJB daniCsorbaJB left a comment

Choose a reason for hiding this comment

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

Nice catch! Thanks @Meridiam

@daniCsorbaJB daniCsorbaJB merged commit 3eb0955 into JetBrains:master Apr 11, 2025
4 checks passed
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