File tree Expand file tree Collapse file tree 3 files changed +1
-1
lines changed Expand file tree Collapse file tree 3 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
* [ Memento] ( behavioral/memento ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Memento_pattern )
13
13
* [ Strategy] ( behavioral/strategy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Strategy_pattern )
14
14
* [ Template] ( behavioral/template ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Template_pattern )
15
+ * [ Visitor] ( behavioral/visitor ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Visitor_pattern )
15
16
16
17
## [ Creational] ( creational )
17
18
30
31
* [ Decorator] ( structural/decorator ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Decorator_pattern )
31
32
* [ Flyweight] ( structural/flyweight ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Flyweight_pattern )
32
33
* [ Proxy] ( structural/proxy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Proxy_pattern )
33
- * [ Visitor] ( behavioral/visitor ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Visitor_pattern )
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments