|
|
|
|
|
by Leo_Verto
878 days ago
|
|
The fact that it's a purely functional programming language with lazy evaluation is really powerful but steepens the learning curve for devs who haven't worked with functional languages. The stdlib is also pretty sparse, missing some commonly required functions. |
|
does it really though? what part do they struggle with?