Functional programming
Appearance
Functional programming is a programming paradigm where values are passed around into functions, and those functions are themselves values.[1] Functional programmers often try to make large parts of their code referentially transparent.
Resources
- ↑ "What is Functional Programming? - Definition from Techopedia". Techopedia.com. Retrieved 2019-05-26.