Overloaded the iterator's -> operator.

This commit is contained in:
beder
2008-07-02 01:32:19 +00:00
parent b4b287c4e9
commit 807045bc14
4 changed files with 18 additions and 17 deletions

View File

@@ -1,8 +1,4 @@
---
- name: Jesse
age: 23
school: University of Illinois
- name: Naftali
age: 21
school: Rhode Island School of Design
- [1, 2, 3]
- [2, 4, 6]
...