Skip to content

Files

Latest commit

 

History

History
 
 

06-candy-factory

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Style #6

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