filmov
tv
First Class Functions | Metaprogramming 2020 Lecture 2

Показать описание
We go over putting functions in variables, including putting them in data structures, like lists. We talk about the __call__ method, functions vs methods, method-wrapper, and lambdas.