towry / n

Lots of notes here, check out the issues.
http://git.io/vEsyU
MIT License
4 stars 0 forks source link

Design Patterns #130

Open towry opened 4 years ago

towry commented 4 years ago

Decorator

Decorator is used to decorate the thing that passed to the decorator function.