Clojure’s Persistent Data Structures by Craig Andera.
From the description:
A typical experience with Clojure is, “Come for the concurrency, stay for the data structures.” Clojure’s data structures are persistent, immutable, and performant. In this talk, we’ll discuss what they give you, how they work, and what you can do with them.
Craig Andera is a developer at Cognitect, where he builds large-scale web-based systems, primarily in Clojure. He is also the host of The Cognicast, Cognitect’s podcast. Craig can be found on Twitter @craigandera. The Cognicast is available at http://cognitect.com/podcast.
Best watched before this coming Sunday (Mother’s Day).
I first saw this at: Recommended Viewing : Clojure’s Persistent Data Structures by Charles Ditzel.