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 1b97de7 commit eb7226cCopy full SHA for eb7226c
README.md
@@ -28,7 +28,7 @@ objects).
28
- [Interpreter], grammar and interpretation of a language
29
- [Iterator], how an aggregate's elements are accessed
30
- [Mediator], how and which objects interact with each other
31
- - [Memento], todo
+ - [Memento], what private information is stored outside an object, and when
32
- [Observer], todo
33
- [State], todo
34
- [Strategy], an algorithm
0 commit comments