summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-15 23:39:27 +0100
committerAraq <rumpf_a@web.de>2012-12-15 23:39:27 +0100
commitcd006792891f2d8aafce73e7a3f29b6254410d59 (patch)
treef30ec4777fa259100dcf48d95bd56ee6536de228 /todo.txt
parenta22c1f444fa76cc06fee1ae31c79986e9c3b459f (diff)
downloadNim-cd006792891f2d8aafce73e7a3f29b6254410d59.tar.gz
some fixes for generic first class iterators
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index f5e6d8092..b79b617c0 100755
--- a/todo.txt
+++ b/todo.txt
@@ -3,7 +3,7 @@ version 0.9.2
 
 - test&finish first class iterators:
   * nested iterators
-  * test generic iterators
+  * document them
 - fix closure bug finally
 - fix marshal bug