Simple implementation of the Zip Tree data structure presented in the paper by Tarjan and Levy, 2018
Primary LanguageC++