File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ print("Welcome!")
27
27
| [ 👫 Command] ( #-command ) | [ 👷 Builder] ( #-builder ) | [ 🌉 Bridge] ( #-bridge ) |
28
28
| [ 🎶 Interpreter] ( #-interpreter ) | [ 🏭 Factory Method] ( #-factory-method ) | [ 🌿 Composite] ( #-composite ) |
29
29
| [ 🍫 Iterator] ( #-iterator ) | [ 🃏 Prototype] ( #-prototype ) | [ 🍧 Decorator] ( #-decorator ) |
30
- | [ 💐 Mediator] ( #-mediator ) | [ 💍 Singleton] ( #-singleton ) || [ 🔂 Monostate ] ( #-monostate ) | [ 🎁 Façade] ( #-fa-ade ) |
31
- | [ 💾 Memento] ( #-memento ) | | [ 🍃 Flyweight] ( #-flyweight ) |
32
- | [ 👓 Observer] ( #-observer ) | | [ ☔ Protection Proxy] ( #-protection-proxy ) |
33
- | [ 🐉 State] ( #-state ) | | [ 🍬 Virtual Proxy] ( #-virtual-proxy ) |
30
+ | [ 💐 Mediator] ( #-mediator ) | [ 💍 Singleton] ( #-singleton ) | [ 🎁 Façade] ( #-fa-ade ) |
31
+ | [ 💾 Memento] ( #-memento ) | [ 🔂 Monostate ] ( #-monostate ) | [ 🍃 Flyweight] ( #-flyweight ) |
32
+ | [ 👓 Observer] ( #-observer ) | | [ ☔ Protection Proxy] ( #-protection-proxy ) |
33
+ | [ 🐉 State] ( #-state ) | | [ 🍬 Virtual Proxy] ( #-virtual-proxy ) |
34
34
| [ 💡 Strategy] ( #-strategy ) | | |
35
35
| [ 🏃 Visitor] ( #-visitor ) | | |
36
36
Original file line number Diff line number Diff line change 7
7
| [ 👫 Command] ( #-command ) | [ 👷 Builder] ( #-builder ) | [ 🌉 Bridge] ( #-bridge ) |
8
8
| [ 🎶 Interpreter] ( #-interpreter ) | [ 🏭 Factory Method] ( #-factory-method ) | [ 🌿 Composite] ( #-composite ) |
9
9
| [ 🍫 Iterator] ( #-iterator ) | [ 🃏 Prototype] ( #-prototype ) | [ 🍧 Decorator] ( #-decorator ) |
10
- | [ 💐 Mediator] ( #-mediator ) | [ 💍 Singleton] ( #-singleton ) || [ 🔂 Monostate ] ( #-monostate ) | [ 🎁 Façade] ( #-fa-ade ) |
11
- | [ 💾 Memento] ( #-memento ) | | [ 🍃 Flyweight] ( #-flyweight ) |
12
- | [ 👓 Observer] ( #-observer ) | | [ ☔ Protection Proxy] ( #-protection-proxy ) |
13
- | [ 🐉 State] ( #-state ) | | [ 🍬 Virtual Proxy] ( #-virtual-proxy ) |
10
+ | [ 💐 Mediator] ( #-mediator ) | [ 💍 Singleton] ( #-singleton ) | [ 🎁 Façade] ( #-fa-ade ) |
11
+ | [ 💾 Memento] ( #-memento ) | [ 🔂 Monostate ] ( #-monostate ) | [ 🍃 Flyweight] ( #-flyweight ) |
12
+ | [ 👓 Observer] ( #-observer ) | | [ ☔ Protection Proxy] ( #-protection-proxy ) |
13
+ | [ 🐉 State] ( #-state ) | | [ 🍬 Virtual Proxy] ( #-virtual-proxy ) |
14
14
| [ 💡 Strategy] ( #-strategy ) | | |
15
15
| [ 🏃 Visitor] ( #-visitor ) | | |
16
16
You can’t perform that action at this time.
0 commit comments