Entry tags:
what I think about functional programming
Functional is a mapping from functions to scalar values. So, e.g. integrals, sums, products etc are functionals.
Functional programming probably just means that we have to write functionals and apply them to functions. That's what map/reduce does, for instance.
That's all, folks.

Functional programming probably just means that we have to write functionals and apply them to functions. That's what map/reduce does, for instance.
That's all, folks.
