count collisions
This commit is contained in:
parent
f7adcf9b44
commit
8ce30976ce
@ -166,6 +166,7 @@ typedef struct index_t {
|
||||
PredEntry *ap;
|
||||
CELL bmap;
|
||||
int is_key;
|
||||
UInt ncols;
|
||||
UInt hsize;
|
||||
CELL **key;
|
||||
CELL *cls;
|
||||
|
Reference in New Issue
Block a user