Mercurial > hg > ishara
diff general/funutils/TODO @ 38:9d24b616bb06
Added function algebra.
author | samer |
---|---|
date | Tue, 29 Jan 2013 15:59:01 +0000 |
parents | 03694e5c8365 |
children |
line wrap: on
line diff
--- a/general/funutils/TODO Mon Jan 28 10:52:11 2013 +0000 +++ b/general/funutils/TODO Tue Jan 29 15:59:01 2013 +0000 @@ -1,4 +1,4 @@ -Think about algebra of function handles - funseq, scanner_add_plotter etc +Think about algebra of function handles - scanner_add_plotter etc are special cases function combinators. What is the most general language for function algebra? Is it the arrow algebra restricted to functional arrows?