Skip to content

Commit 4640856

Browse files
committed
Update README.md
1 parent 91ed79e commit 4640856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@
4848

4949
##Interpreter
5050
**Intent:** Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
51+
52+
##Iterator
53+
**Intent:** Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation.

0 commit comments

Comments
 (0)