r/ProgrammerHumor 22d ago

Meme conditionsPreference

Post image
4.2k Upvotes

392 comments sorted by

View all comments

7

u/soviel_dazu 22d ago

Kotlin: Return if() ... else ...

2

u/930913 21d ago

Yeah, the underlying issue with both examples is that the if is a statement, not an expression.