Skip to content
David Piepgrass edited this page Oct 20, 2016 · 3 revisions

I seem to be drawn to creating general-purpose data structures; most of these data structures can be found in this assembly. Out of all these, my favorite data structure is the persistent hash-trees (essentially hashtables)

Clone this wiki locally