File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,14 @@ print("Welcome!")
2626| [ π Chain Of Responsibility] ( #-chain-of-responsibility ) | [ π° Abstract Factory] ( #-abstract-factory ) | [ π Adapter] ( #-adapter ) |
2727| [ π« Command] ( #-command ) | [ π· Builder] ( #-builder ) | [ π Bridge] ( #-bridge ) |
2828| [ πΆ Interpreter] ( #-interpreter ) | [ π Factory Method] ( #-factory-method ) | [ πΏ Composite] ( #-composite ) |
29- | [ π« Iterator] ( #-iterator ) | [ π Monostate] ( #-monostate ) | [ π§ Decorator] ( #-decorator ) |
30- | [ π Mediator] ( #-mediator ) | [ π Prototype] ( #-prototype ) | [ π FaΓ§ade] ( #-fa-ade ) |
29+ | [ π« Iterator] ( #-iterator ) | [ π Monostate] ( #-monostate ) | [ π§ Decorator] ( #-decorator ) |
30+ | [ π Mediator] ( #-mediator ) | [ π Prototype] ( #-prototype ) | [ π FaΓ§ade] ( #-fa-ade ) |
3131| [ πΎ Memento] ( #-memento ) | [ π Singleton] ( #-singleton ) | [ π Flyweight] ( #-flyweight ) |
32- | [ π Observer] ( #-observer ) | | [ β Protection Proxy] ( #-protection-proxy ) |
33- | [ π State] ( #-state ) | | [ π¬ Virtual Proxy] ( #-virtual-proxy ) |
32+ | [ π Observer] ( #-observer ) | | [ β Protection Proxy] ( #-protection-proxy ) |
33+ | [ π State] ( #-state ) | | [ π¬ Virtual Proxy] ( #-virtual-proxy ) |
3434| [ π‘ Strategy] ( #-strategy ) | | |
3535| [ π Visitor] ( #-visitor ) | | |
36+ | [ π Template Method] ( #-template-method ) | | |
3637
3738
3839Behavioral
You canβt perform that action at this time.
0 commit comments