You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulation was one of the reasons OOP was invented, and interacting objects with their own state and control flow is a natural way to represent things like the flow of messages through a complex tangle of microservices. Showing how to do such simulations in a pure functional language would put a spotlight on the differences between the two paradigms.
The text was updated successfully, but these errors were encountered:
I'll happily take this on! (and no more chapters unless I'm done with this and ftp, I promise) Talked with @lukewilliamboswell about this on zulip and said he's ok with me doing this, but I don't want to talk on his behalf. Realized it would have been better to keep communication under the issue, so will do so in the future.
Simulation was one of the reasons OOP was invented, and interacting objects with their own state and control flow is a natural way to represent things like the flow of messages through a complex tangle of microservices. Showing how to do such simulations in a pure functional language would put a spotlight on the differences between the two paradigms.
The text was updated successfully, but these errors were encountered: