Skip to content

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...

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
@hsz
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants