Takes a functions that receives more than one parameter & breaks it into a series of one parameter functions
Function Composition
- Allows calling small functions in a specific order
Takes a functions that receives more than one parameter & breaks it into a series of one parameter functions
Function Composition
- Allows calling small functions in a specific order