Decorator Functions

Home > Computer Science > Programming Languages > Functions > Decorator Functions

Functions that modify the behavior of another function without changing its code.