|
|
|
|
|
by willtim
3722 days ago
|
|
There is no well defined definition of functional programming. Since almost every mainstream imperative language supports higher-order functions, I would suggest that criteria is inadequate. A better definition is programming without side-effects. |
|