🚧
Material under construction 🚧
20 Useful Tools and Patterns
20.1 Generators
20.2 Decorators
aka, closure
20.3 The functools
module
- partial
- cache
- operator?
20.4 The itertools
module
- product
20.5 Modules for Scientific Computing
- math
- decimal