修订错误

This commit is contained in:
ruanyf
2014-05-01 19:30:52 +08:00
parent eaf1cc6509
commit 623deb8b00
+1
View File
@@ -190,6 +190,7 @@ m.get(hello) // Hello ES6!
m.get("edition") // 6
```
**3)遍历**
Map原生提供三个遍历器。