OOP Vs FP
In the third chapter of the SICP book titled "Modularity, Objects, and State," the book begins by explaining how to structure a system to be modular.
It states that there are two ways to achieve this:
Object-oriented approach
Stream Processing appr...
goba.hashnode.dev2 min read