GitHub / python-supply / higher-order-functions-and-decorators
This article covers some background on higher-order functions in Python, presents an overview of how Python decorators are defined and used, and illustrates their utility via a few use cases.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 77.1 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: decorators, functional-python, higher-order-functions, python, python-articles, python-decorators, python-introduction