Persistent Data Structures
Listed inPersistent Data StructuresData Structures & Algorithmson
Structural sharing so an "update" returns a new version cheaply, without copying the whole thing.
Advanced7 minDraft
#structures
#functional
Structural sharing so an "update" returns a new version cheaply, without copying the whole thing.
1 article
Listed inPersistent Data StructuresData Structures & Algorithmson
Structural sharing so an "update" returns a new version cheaply, without copying the whole thing.