Performance Improvement
Small performance improvement for HashTable's.
There is no additional "containsKey" check which costs another O(n) performance.
Small performance improvement for HashTable's.
There is no additional "containsKey" check which costs another O(n) performance.