Commit af1d5239a16976bd1b8d0a9358497f043bdfed14

Carlos Martín Nieto 2015-08-14T21:10:12

index: keep a hash table as well as a vector of entries The hash table allows quick lookup of specific paths, while we use the vector for enumeration.