Event
10 April 2019
New York
Added 01-Jan-1970
Phil Bagwell's Hash Array Mapped Tries are the backbone of Clojure and Scala's immutable collections libraries and the data structure underpinning our unordered-containers package. In this talk I will attempt to demystify them by writing a toy implementation from scratch! My hope is that this will give everyone present a better understanding of how they work