Added style #4

This commit is contained in:
Crista Lopes
2013-09-22 10:02:59 -07:00
parent 91ecd37836
commit e7fef7ea6e
2 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Style #4
==============================
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:
- Functional
- Pipeline