We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4262e22 + 5685d68 commit 435e111Copy full SHA for 435e111
patterns/iterator/github_commit/README.md
@@ -1,4 +1,4 @@
1
-# Template Method Pattern
+# Iterator pattern
2
Iterator is a behavioral design pattern that lets you traverse elements of a collection without
3
exposing its underlying representation (list, stack, tree, etc.).
4
0 commit comments