The `Skiplist` could be extended with the same functions that the `Htbl`, in particular: - `try_set` / `set_exn` - `compare_and_set` - `compare_and_remove`.