“Programmers coming to functional languages for the first time cannot imagine life without variables. I address this head-on in the
Clojure book. In Section 2.7 (free download
here), I port an imperative method from the
Apache Commons Lang to Clojure. First the Java version:”
source...