|
|
|
|
|
by wombat-man
1860 days ago
|
|
I am using more and more kotlin these days as an Android app dev it starts that way, but over time you don't need the question marks as much because you're dealing with more and more code where the variables are guaranteed to not be null. |
|
Some coworkers seem to type questionmarks faster than that IntelliJ "convert to kotlin" button and I hate it, but much less than I'd expect.