Terrence Miao
-
2016-03-15 08:08:35+1100
- Updated: 2016-03-15 08:08:35+1100
What is a government like functional programming?
• Always consumes, never return anything back.
• It affects the world by generating a side-effect.
Shared with: Public
+1'd by:
Dean Budd
Michael Poloni
- 2016-03-15 10:31:23+1100
* Regularly contain bugs that cause unexpected behaviour
Bryan Murphy
- 2016-03-25 17:19:33+1100
I think you mean imperative programming. Functional programming does neither of those things