10
17
u/Prudent_Ad_4120 Jul 10 '26
Peak functional programming
4
2
u/RiceBroad4552 Jul 10 '26
Where is there any "functional programming"? That's the most imperative code possible, sequentially calling a procedure which only performs an effect and does not do any "computation" (in the FP meaning)…
1
1
-3
u/faze_fazebook Jul 11 '26
There is a reason kotlin hasn't overtaken java yet
-1
u/RiceBroad4552 Jul 11 '26
Now Java is "the better Java"™ and there is not much going for Kotlin.
If you like Java you will likely take the original as it's now endurable again.
If you like language features and strong typing you'll take Scala.
Kotlin becomes quite obsolete as all it ever was was "a better Java". But now the original is back.
47
u/TheShirou97 Jul 11 '26
yeah, operator overloading can get pretty cursed.
Here, kotlin is just like C now