How is code commonly organized in FP applications? Along what lines do you separate files, modules, directories, etc.?
The re-use in contrast to OOP does happen at the computation (function) level, not component (object) level.
Gabriel Ščerbák
2010-05-02 21:36:55