More renumbering

This commit is contained in:
Crista Lopes
2013-11-19 18:15:58 -08:00
parent 459f85e4f7
commit d9f9e841eb
18 changed files with 0 additions and 0 deletions

View File

@@ -1,14 +0,0 @@
Style #28
==============================
Constraints:
- Data comes to functions in streams, rather than as a complete whole all at at once
- Functions are filters / transformers from one kind of data stream to another
Possible names:
- Lazy rivers
- Data streams
- Dataflow
- Data generators