index.h
3.92 KB
-
index: keep a hash table as well as a vector of entries · af1d5239
The hash table allows quick lookup of specific paths, while we use the vector for enumeration.
Carlos Martín Nieto committed
The hash table allows quick lookup of specific paths, while we use the vector for enumeration.