File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,14 @@ print("Welcome!")
26
26
| [ 🐝 Chain Of Responsibility] ( #-chain-of-responsibility ) | [ 🌰 Abstract Factory] ( #-abstract-factory ) | [ 🔌 Adapter] ( #-adapter ) |
27
27
| [ 👫 Command] ( #-command ) | [ 👷 Builder] ( #-builder ) | [ 🌉 Bridge] ( #-bridge ) |
28
28
| [ 🎶 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 ) |
31
31
| [ 💾 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 ) |
34
34
| [ 💡 Strategy] ( #-strategy ) | | |
35
35
| [ 🏃 Visitor] ( #-visitor ) | | |
36
+ | [ 📝 Template Method] ( #-template-method ) | | |
36
37
37
38
38
39
Behavioral
You can’t perform that action at this time.
0 commit comments