List of Listings
Chapter 3. Building blocks of Clojure
Listing 3.1. Mutually recursive functions that can blow the stack
Listing 3.2. Mutually recursive functions that can be called with trampoline
Listing 3.3. Function composition using higher-order functions
Listing 3.4. Dynamic scope in action
Listing 3.5. A higher-order function for aspect-oriented logging
Listing 3.6. Using external libraries by calling use
Chapter 5. Exploring Clojure and Java interop
Listing 5.1. An abstract Java class that will be used to illustrate gen-class
Listing 5.2. gen-class generates a Java class to reference AbstractJavaClass
Get Clojure in Action, Second Edition 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.