April 2023
Intermediate to advanced
614 pages
12h 41m
English
In Chapter 11, Implementing Design Patterns, we went over how to use functions to achieve different results. In this chapter, we will look at data types from a functional point of view. We’ll be considering how we can implement our own data types, along with several features that can help us compose operations or ensure their purity so that our FP coding will become simpler and shorter.
We’ll be touching on several topics:
Read now
Unlock full access