Inner Workings of Immutable Collections on Channel 9
After introducing immutable collections three months ago, it’s now time to peek behind the curtain. What did we learn from the preview? How do they work? What trade-offs did we make? Are they different from persistent data structures?
Those are the kind of questions we’ll cover in the second episode on Channel 9 about immutable collections (make sure you haven’t missed the first one).
Tune in and enjoy!
Comments
Anonymous
March 19, 2013
You missed the link to CH9 channel9.msdn.com/.../Immo-Landwerth-and-Andrew-Arnott-Inside-Immutable-Collections for those who prefer downloading videos :)Anonymous
March 19, 2013
@Donatas: Good point, I've added the link.