/skiplist

Primary LanguageC++MIT LicenseMIT

skiplist

Skiplist is a C++ implementation of the skiplist data structure describe in William Pugh's paper.