Changed the name of this style too

This commit is contained in:
Crista Lopes
2014-03-14 10:19:21 -07:00
parent 5a51b8db7b
commit 12616871b6
5 changed files with 0 additions and 0 deletions

13
05-pipeline/README.md Normal file
View File

@@ -0,0 +1,13 @@
Style #5
==============================
Constraints:
- Larger problem decomposed in functional abstractions. Functions, according to Mathematics, are relations from inputs to outputs.
- Larger problem solved as a pipeline of function applications
Possible names:
- Candy factory
- Functional
- Pipeline