nikosl / ocaml-skiplist

A SkipList behaves as a sorted list with, typically, O(log(n)) cost for insertion, look-up and removal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nikosl/ocaml-skiplist Stargazers