The power of higher-order functions in Python ↦
Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading, creating decorators and in general how to make your code a bit more functional.
Discussion
Sign in or Join to comment or subscribe