- A functional programming function is like a mathematical function, which produces an output that typically depends only on its arguments. Each time a functional programming function is called with the same arguments, the same result is achieved
Functional programming
原文:https://www.cnblogs.com/birdstudio/p/9982250.html