pitfalls/disadvantages of functional programming

Posted by CrazyJugglerDrummer on Stack Overflow See other posts from Stack Overflow or by CrazyJugglerDrummer
Published on 2009-11-24T00:08:03Z Indexed on 2010/03/09 10:06 UTC
Read the original article Hit count: 597

When would you NOT want to use functional programming? What is it not so good at?

I am more looking for disadvantages of the paradigm as a whole, not things like "not widely used", or "no good debugger available". Those answers may be correct as of now, but they deal with FP being a new concept (an unavoidable issue) and not any inherent qualities.

Related:

© Stack Overflow or respective owner

Related posts about functional-programming

Related posts about programming-paradigms