Jul
28
Scala - Learning by understanding Functional Programming Terminology Part 2
Introduction
lambda, who named lambda lambda? why did they call it lambda, is it simple or complex?
map, what is it? why name map - map? why did they call it map, is it simple or complex?
functor, why name functor a functor? what is it? why did they call it functor is it simple or complex?
In Part 1 we have covered background on FP, why we should use, why not, where it's strength is and where it's weaknesses are. In this part (2) we are going to move on and discuss more FP terminology.
lambda, who named lambda lambda? why did they call it lambda, is it simple or complex?
map, what is it? why name map - map? why did they call it map, is it simple or complex?
functor, why name functor a functor? what is it? why did they call it functor is it simple or complex?
In Part 1 we have covered background on FP, why we should use, why not, where it's strength is and where it's weaknesses are. In this part (2) we are going to move on and discuss more FP terminology.