I mean... i was thinking to design a sort of library which exploit the concept of "Object function",
so i can keep some information about the function i'm computing.
The truth is, most of the FP techniques can coexist quite well with the standard object oriented and imperative programming paradigms. When we are using STL algorithms and functors (function objects) for example, we are already doing FP. Phoenix is an evolutionary next step. - Phoenix introduction