Skip to content
  • Mark Olesen's avatar
    HashTbl - extra safety · d5ffabcd
    Mark Olesen authored
    - don't let automatic resize into integer overflow
    - avoid possible overflow in increment()
    
    StaticHashTable - fix erase()/++ as per HashTbl
    
    - might still be worth dropping it, but at least it'll be in better
      condition when it gets chucked!
    d5ffabcd