April 2023
Intermediate to advanced
614 pages
12h 41m
English
Up to now, we haven’t really been able to appreciate the possibilities of functional programming (FP) as it pertains to working in a higher-level, declarative fashion. In this chapter, we will correct this and start producing shorter, more concise, and easier-to-understand code, by using some higher-order functions (HOFs) —that is, functions that take functions as parameters, such as the following:
Read now
Unlock full access