CPSC170A
Fundamentals of Computer Science II

Lab 32

Templates

Hashable

Modify the HashMap class so that it uses a templates to allow arbitrary value types.