tanya/source
Eugene Wissner 5e901f505c Make HashTable work complex types as key
- Add toHash() function for String
- The key type shouldn't match exact for a lookup.
The key type and lookup key type should be comparable.
- Move elements when inserting if passed by value.
2018-06-28 12:14:45 +02:00
..
tanya Make HashTable work complex types as key 2018-06-28 12:14:45 +02:00