|
|
|
|
|
by lambdom
5955 days ago
|
|
Functional programming make testing easier.
Functional programming make threading easier.
Functional programming make understanding things easier. (i.e. easier to understand something that will never change vs understanding all the possible permutations of something) (Sorry for my bad english) |
|
I like Haskell for the intellectual challenge, but if the aim is to write clear example code that will be understandable to a large audience, you'd be much better off writing it in Python.