It is because you do not have to worry about oop, you go straight to the core. Scala wanted to be a fp but didn't dare. Most java programmers doing Scala simply just use the oop part and perhaps a lamda expression here and there, so they are hard to train since they do not really believe they need to learn more. In Haskell you have no choice.
"Training Haskell is shockingly easier than Scala" 🤔
DOUBT
It is because you do not have to worry about oop, you go straight to the core. Scala wanted to be a fp but didn't dare. Most java programmers doing Scala simply just use the oop part and perhaps a lamda expression here and there, so they are hard to train since they do not really believe they need to learn more. In Haskell you have no choice.
@FichDich InDemArsch Its not lazyness, it takes time to train your mind to think in a functional way.
@FichDich InDemArsch Why is that?