|
|
|
|
|
by leapis
1003 days ago
|
|
Nullable is a huge issue in Java, but annotation-based nullability frameworks are both effective and pervasive in the ecosystem (and almost mandatory, IMO). I'm really excited about https://jspecify.dev/, which is an effort by Google, Meta, Microsoft, etc to standardize annotations, starting with @Nullable. |
|
I know Kotlin is basically supposed to be that, it has a lot of other stuff though, and I haven't used it much.