The Decorator PatternOn this pageThe Decorator Pattern Function Decorators Functions are objects that can be mutated When to use function decorators And how Class decorators When to use class decorators And how