Hash tree (persistent data structure): Difference between revisions

Content deleted Content added
+cat hashing
Link to existing Ctrie entry
Line 9:
}}</ref>
 
[[Hash array mapped trie]]s and [[Ctrie|Ctries]] are refined versions of this data structure, using particular type of trie implementations.<ref name="bagwell"/>
 
==References==