Persistent data structure

4th November 2016 at 2:43pm
Data structure

A class of Data structures, introduced by P Bagwell in his paper Ideal hash trees and Rich Hickey who invented Clojure, which implemented these . The persistent data structures make immutable data types more efficient.ext8mc7m58s – This is how they work

video. Concept they use: structural sharing

Mori, inmmutable.js


https://www.wikiwand.com/en/Persistent_data_structure