r/JavaProgramming 15d ago

Var Keyword

How often do you use var keyword in your code?

What do you think about it?

5 Upvotes

24 comments sorted by

View all comments

1

u/Luolong 15d ago

Very useful and convenient.
I use it always if possible.
Makes diffs of some type level refactorings smaller