Quantcast
Channel: Lambda Island
Viewing all articles
Browse latest Browse all 49

38. Transducers

$
0
0
Transducers are a Clojure feature allowing you to write code that is efficient, reusable, and composable. They have been around for several years, landing first in Clojure 1.8, but even some experienced Clojure programmers are not yet reaping the benefits of their use. In this episode we'll look at the problems that Transducers solve, and how you use them in practice.

Viewing all articles
Browse latest Browse all 49

Trending Articles