“It is better to have 100 functions operate on one data structure than to have 10 functions operate on 10 data structures.”
-Structure and Interpretation of Computer Programs, pg xvii
Clojure programming language docs and tutorials. Welcome to modern functional programming.
“It is better to have 100 functions operate on one data structure than to have 10 functions operate on 10 data structures.”
-Structure and Interpretation of Computer Programs, pg xvii