Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add println extension #15

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
hsz merged 3 commits into kotlin-hands-on:main from shalva97:main
Dec 9, 2022
Merged

add println extension #15

hsz merged 3 commits into kotlin-hands-on:main from shalva97:main
Dec 9, 2022

Conversation

@shalva97
Copy link
Contributor

@shalva97 shalva97 commented Dec 3, 2022

I think this is an even better way to print stuff.

For example

println(part1(input))
println(part2(input))

will become

part1(input).println()
part2(input).println()

If you guys like it then I will add other print function variants...

Nodrex reacted with hooray emoji
Copy link

@Angel69pos Angel69pos left a comment

Choose a reason for hiding this comment

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

Ai**__**

@hsz hsz merged commit 6bb6f6e into kotlin-hands-on:main Dec 9, 2022
Copy link
Contributor

hsz commented Dec 9, 2022

Thanks, @shalva97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@Angel69pos Angel69pos Angel69pos approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /