Previous Episode: Ep 088: Do Dorun Run!

We wander through the myriad ways of making decisions and listing choices in Clojure.

Each week, we discuss a different topic about Clojure and functional programming.


If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to [email protected], or join the #clojuredesign-podcast channel on the Clojurians Slack.


This week, the topic is: "if, when, case, condp, and cond." We wander through the myriad ways of making decisions and listing choices in Clojure.


Selected quotes:

"Clojure is all about the practical."
"Never be afraid of the in-line if."
"We need to conserve parentheses, for future generations of lispers."
"Build up the language to the vocabulary of your domain, and you won't have to think about the language any more, you'll just be thinking about your problem."
"Where are you in programming, without branching?"

Links:

if
when
case
cond
condp

Related Episodes:

086: Let Tricks
087: Polymorphic Metal

Twitter Mentions