Skip to content

Kotlin: Special-case String.charAt naming#9875

Merged
smowton merged 2 commits intogithub:mainfrom
smowton:smowton/fix/charat-naming
Jul 25, 2022
Merged

Kotlin: Special-case String.charAt naming#9875
smowton merged 2 commits intogithub:mainfrom
smowton:smowton/fix/charat-naming

Conversation

@smowton
Copy link
Contributor

@smowton smowton commented Jul 21, 2022

In the Kotlin universe this is called get so that Kotlin programmers can use the [] operator on Strings.

In the Kotlin universe this is called `get` so that Kotlin programmers can use the `[]` operator on `String`s.
@smowton smowton requested review from a team as code owners July 21, 2022 08:17
atorralba
atorralba previously approved these changes Jul 21, 2022
@smowton
Copy link
Contributor Author

smowton commented Jul 25, 2022

@atorralba could you re-approve?

Copy link
Contributor

@atorralba atorralba left a comment

Choose a reason for hiding this comment

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

Done :)

@smowton smowton merged commit 3f6925e into github:main Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants