Why Python is not functional programming?

Python doesn’t have built in support for efficient manipulation of immutable structures as far as I know. That’s one large knock against it, as immutability can be considered a strong aspect of FP. It also doesn’t support tail-call optimization, which can be a problem when dealing with recursive solutions.

Sizin İçin Seçtik  Where do I write Python code in Windows?

Leave a Reply

Your email address will not be published. Required fields are marked *

Why Python is not functional programming?

Python doesn’t have built in support for efficient manipulation of immutable structures as far as I know. That’s one large knock against it, as immutability can be considered a strong aspect of FP. It also doesn’t support tail-call optimization, which can be a problem when dealing with recursive solutions.

Sizin İçin Seçtik  What is imperative and declarative programming?

Leave a Reply

Your email address will not be published. Required fields are marked *