LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Getting started with functional programming in Python using the toolz library (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-getting-started-with-functional-programming-in-python-using-the-toolz-library-4175641046/)

LXer 10-24-2018 11:42 AM

LXer: Getting started with functional programming in Python using the toolz library
 
Published at LXer:

In the second of a two-part series, we continue to explore how we can import ideas from functional programming methodology into Python to have the best of both worlds.In the previous post, we covered immutable data structures. Those allow us to write "pure" functions, or functions that have no side effects, merely accepting some arguments and returning a result while maintaining decent performance.read more

Read More...


All times are GMT -5. The time now is 03:29 PM.