Python 201: The functools Module

preview_player
Показать описание
In this tutorial, you will learn the basics of Python's functools module. It covers most of the functionality in this module with brief examples and a little Python history thrown in.

#Python #Pythonprogramming
Рекомендации по теме
Комментарии
Автор

functools.partial was neat. I didn't know that existed. Thanks.

sinistral