8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87e315 commit 678f03fCopy full SHA for 678f03f
Chapter09/README.md
@@ -1,4 +1,4 @@
1
-# Functional style programming - Deep dive
+# Functional style programming - Deep dive
2
Chapter 8 and 9 includes 33 problems that involve Java functional style programming. The chapter starts with a problem meant to provide a
3
complete journey from 0 to functional interfaces. It continues with a suite of design patterns from GoF interpreted in Java functional
4
style. Next, we focus on several problems that involves classical operations encountered in streams (e.g., filter, map, etc), we discuss
0 commit comments