File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ We are going to deal with behaviors instead of define structures or encapsulate
10
10
* [ Memento] ( memento ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Memento_pattern )
11
11
* [ Strategy] ( strategy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Strategy_pattern )
12
12
* [ Template] ( template ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Template_pattern )
13
-
13
+ * [ Visitor ] ( visitor ) [ : notebook : ] ( https://en.wikipedia.org/wiki/Visitor_pattern )
Original file line number Diff line number Diff line change @@ -12,4 +12,3 @@ relationships.
12
12
* [ Decorator] ( decorator ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Decorator_pattern )
13
13
* [ Flyweight] ( flyweight ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Flyweight_pattern )
14
14
* [ Proxy] ( proxy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Proxy_pattern )
15
- * [ Visitor] ( visitor ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Visitor_pattern )
You can’t perform that action at this time.
0 commit comments