Comment on Why do we need modules at all? (2011)Comments−VMG1yFunctions are not isolated values.They are nodes in a graph, where the other nodes are the input types, output types and other functions.It makes sense to cluster closely associated notes, hence Modules.
Comments
Functions are not isolated values.
They are nodes in a graph, where the other nodes are the input types, output types and other functions.
It makes sense to cluster closely associated notes, hence Modules.