A lot of pleas for functional programming give a long list of convincing examples that work well with functional programming. You can do this with almost any language, and this is also quite deceptional, as this is often done to convince beginners to learn another language; "look at how simple it is to program this contrived example in !". In order to be able to use a programming language or paradigm well, it is espe…
Can you elaborate on why this is?
I see the parent post mentioned "lazy evaluation." Can you say why this is relevant to discussions on resource utilization and performance?