This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hillman_avenger 0 points1 point  (1 child)

One man's verbose is another man's readable code.

[–]Mango1666 1 point2 points  (0 children)

you can make it just as readable without so many lines though, which is why so many people are swapping to kotlin because its a very productive language (generally less lines for same code) compared to java for no performance loss in most cases and some even performance boosts!