Episodes /

List Comprehension with clojure.core/for

A small macro with a lot of power! We start with a quick recap of Clojure’s looping constructs, and then go over the various features and use cases of for, backed by examples taken directly from popular open source projects.