Features to allow functional programming in Python
Despite the fact that Python is not pure-functional programming language, it's a multi-paradigm PL and it gives you enough freedom to take credits from functional programming approach. There are theoretical and practical advantages to the functional style: - Formal provability - Modularity - Composability - Ease of debugging and testing Fn.py library provides you with missing "batteries" to get maximum from functional approach even in mostly-imperative program.
Release | Stable | Testing |
---|---|---|
Fedora 34 | 0.4.3-22.fc34 | - |
You can contact the maintainers of this package via email at
python-fn dash maintainers at fedoraproject dot org
.