Clojure allows processing data in a way that is composable, reusable, and
performs well, all through the power of Transducers. Episode 38 provided a
general overview of what's in the box, the transducers and transducing contexts
provided by clojure.core. This episode digs deeper into the internals of
transducers and reducing functions, and looks at some powerful libraries for
real-world data processing and statistics.
↧