July 2020
Intermediate to advanced
360 pages
7h 8m
English

13.1Constraints
⊳The larger problem is decomposed into things that make sense for the problem domain.
⊳Each thing is a map from keys to values. Some values are procedures/functions.
⊳The procedures/functions close on the map itself by referring to its slots.
13.2A Program in This Style

13.3Commentary
THIS STYLE takes yet a different perspective on the Things style explained in the previous chapters. The application is divided in exactly the same way. However, these things (aka objects) are simple maps from ...
Read now
Unlock full access