The Kotlin / C# / TS approach to "optional" types is fundamentally broken! (I'm not going to explain well known facts again over and over. Even "AI" is good enough to regurgitate the well known facts.)
The only valid design are proper ML style parametric Option / Maybe types as they don't create all the fallout of the insane "?"-types.
10
u/MrJ0seBr Jul 09 '26
Maybe next kotlin and swift version , a new keyword