placeholder

Functional Programming | Clojure for the Brave and True

So far, you've focused on familiarizing yourself with the tools that Clojure provides: immutable data structures, functions, abstractions, and so on. In this chapter, you'll begin learning how to think about your programming tasks in a way that makes the best use of those tools. You'll begin integra…

Click to view the original at braveclojure.com