todo update

[SVN r40833]
This commit is contained in:
Joel de Guzman
2007-11-06 12:17:26 +00:00
parent a326739705
commit 73f4f6667c

View File

@ -1,3 +1,7 @@
* Improve extension docs
* Document sequence/convert
* Consider object equivalent of functions and algorithms (so you can do
transform(iterators, deref()) with needing to put together a wrapper for deref).