Wrote a memoize function: I do not mind feedback

Cecil Westerhof Cecil at decebal.nl
Mon Apr 27 09:35:58 EDT 2015


I started again with Python. In Clojure you have memoize. I thought it
nice to have this in Python also. So I wrote it. With a Fibonacci
function to show the usefulness.
You can find it here:
    https://github.com/CecilWesterhof/PythonLibrary

I love to hear what you think of it.

And ideas for other functionalities are welcome also. Übung macht den
Meister.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof



More information about the Python-list mailing list