We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e5883 commit aab57d0Copy full SHA for aab57d0
README.md
@@ -33,7 +33,7 @@ objects).
33
- [State], todo
34
- [Strategy], an algorithm
35
- [Template Method], steps of an algorithm
36
- - [Visitor], todo
+ - [Visitor], operations that can be applied to objects without changing their classes
37
38
### Other Languages
39
In my repository you can find implementation of desgin patterns also in languages as
0 commit comments