diff general/funutils/TODO @ 13:03694e5c8365

Reorganised some high order list functions to correct class-based method dispatch; fixed some docs.
author samer
date Wed, 16 Jan 2013 12:12:34 +0000
parents fbc0540a9208
children 9d24b616bb06
line wrap: on
line diff
--- a/general/funutils/TODO	Mon Jan 14 22:21:11 2013 +0000
+++ b/general/funutils/TODO	Wed Jan 16 12:12:34 2013 +0000
@@ -13,4 +13,8 @@
 	folder:             X,S->S
 	accum:              Y,S->X,S
 
+Current special cases:
+	scanner_add_plotter
+	decorate
+
 Also what about actions? (Function with side-effects or dependence on global state)