Functional programming
| Programming paradigms |
|---|
|
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.[2]
Related pages
[change | change source]
References
[change | change source]
- ↑ "What is Functional Programming? - Definition from Techopedia". Techopedia.com. Retrieved 2019-05-26.[permanent dead link]
- ↑ "functional programming - Pros. / Cons. of Immutability vs. Mutability". Stack Overflow. Retrieved 2019-05-26.
This short article about technology can be made longer. You can help Wikipedia by adding to it.