@unamanic@starbuxman@java had to fix a Bug in a JDK 8 project lately and was wondering why the compiler complained about the variable definition. So yes, I use the var keyword where ever possible. I'd also love a const keyword instead of "final var xy =..."
CleverLibre Social is an inclusive social instance for open discussion, learning, and community.
All cultures welcome.
Hate speech and harassment strictly forbidden.
@unamanic @starbuxman @java had to fix a Bug in a JDK 8 project lately and was wondering why the compiler complained about the variable definition. So yes, I use the var keyword where ever possible. I'd also love a const keyword instead of "final var xy =..."