MobilityDB 1.3
Loading...
Searching...
No Matches

◆ skiplist_make()

SkipList * skiplist_make ( void **  values,
int  count 
)

Constructs a skiplist from the array of values values.

Parameters
[in]valuesArray of values
[in]countNumber of elements in the array