File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ 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 ) | [ π Prototype ] ( #-prototype ) | [ π§ Decorator] ( #-decorator ) |
30- | [ π Mediator] ( #-mediator ) | [ π Singleton ] ( #-singleton ) | [ π FaΓ§ade] ( #-fa-ade ) |
31- | [ πΎ Memento] ( #-memento ) | [ π Monostate ] ( #-monostate ) | [ π Flyweight] ( #-flyweight ) |
29+ | [ π« Iterator] ( #-iterator ) | [ π Monostate ] ( #-monostate ) | [ π§ Decorator] ( #-decorator ) |
30+ | [ π Mediator] ( #-mediator ) | [ π Prototype ] ( #-prototype ) | [ π FaΓ§ade] ( #-fa-ade ) |
31+ | [ πΎ Memento] ( #-memento ) | [ π Singleton ] ( #-singleton ) | [ π Flyweight] ( #-flyweight ) |
3232| [ π Observer] ( #-observer ) | | [ β Protection Proxy] ( #-protection-proxy ) |
3333| [ π State] ( #-state ) | | [ π¬ Virtual Proxy] ( #-virtual-proxy ) |
3434| [ π‘ Strategy] ( #-strategy ) | | |
Original file line number Diff line number Diff line change 66| [ π Chain Of Responsibility] ( #-chain-of-responsibility ) | [ π° Abstract Factory] ( #-abstract-factory ) | [ π Adapter] ( #-adapter ) |
77| [ π« Command] ( #-command ) | [ π· Builder] ( #-builder ) | [ π Bridge] ( #-bridge ) |
88| [ πΆ Interpreter] ( #-interpreter ) | [ π Factory Method] ( #-factory-method ) | [ πΏ Composite] ( #-composite ) |
9- | [ π« Iterator] ( #-iterator ) | [ π Prototype ] ( #-prototype ) | [ π§ Decorator] ( #-decorator ) |
10- | [ π Mediator] ( #-mediator ) | [ π Singleton ] ( #-singleton ) | [ π FaΓ§ade] ( #-fa-ade ) |
11- | [ πΎ Memento] ( #-memento ) | [ π Monostate ] ( #-monostate ) | [ π Flyweight] ( #-flyweight ) |
9+ | [ π« Iterator] ( #-iterator ) | [ π Monostate ] ( #-monostate ) | [ π§ Decorator] ( #-decorator ) |
10+ | [ π Mediator] ( #-mediator ) | [ π Prototype ] ( #-prototype ) | [ π FaΓ§ade] ( #-fa-ade ) |
11+ | [ πΎ Memento] ( #-memento ) | [ π Singleton ] ( #-singleton ) | [ π Flyweight] ( #-flyweight ) |
1212| [ π Observer] ( #-observer ) | | [ β Protection Proxy] ( #-protection-proxy ) |
1313| [ π State] ( #-state ) | | [ π¬ Virtual Proxy] ( #-virtual-proxy ) |
1414| [ π‘ Strategy] ( #-strategy ) | | |
You canβt perform that action at this time.
0 commit comments