I think that Functional Programming is almost as much of a hoax as Artificial Intelligence. I have yet to see an interesting piece of code that comes from these FP people.
Name:
Anonymous2015-08-14 8:38
>>25 FP helps deal with high complexity by restricting what you can do to only simple things. Sometimes a complex problem needs a complex solution and FP just can't do it properly.