List of Listings
Chapter 1. Functional domain modeling: an introduction
Listing 1.1. Factory for instantiating accounts in Scala
Listing 1.2. Account as an aggregate
Listing 1.3. AccountRepository—interface for manipulating accounts from the database
Listing 1.4. Sample model from the personal banking domain
Listing 1.5. Immutable Account model
Listing 1.6. Purifying the model
Listing 1.7. Function composition and higher-order functions
Listing 1.8. Composition through higher-order functions
Listing 1.9. Side effects in functions
Listing 1.10. Decoupling side effects
Listing 1.11. Composing identity verification and opening of an account
Listing 1.12. The substitution model of evaluation
Get Functional and Reactive Domain Modeling now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.