-
Notifications
You must be signed in to change notification settings - Fork 72
Add examples for rename #952
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
Conversation
docs/StardustDocs/topics/rename.md
Outdated
<tab title="Properties"> | ||
|
||
```kotlin | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it ok to have here empty sections?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indeed, looks like korro skipped these @koperagen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My bad! Fixed it, thank you
fun renameExpression_accessors() { | ||
// SampleStart | ||
val age by column<Int>() | ||
df.rename { age }.into { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these renameExpressions displayed below in tabs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please answer my questions regarding documentation?
945d08a
to
8d8bd44
Compare
… window and expanding nodes
8d8bd44
to
ead4f86
Compare
No description provided.