Difficulty:
Easy
Easy
Tags:
hashes, classes
hashes, classes
Instructions:
Implement a hash class which does not distinguish between symbols and strings for its keys.
Implement a hash class which does not distinguish between symbols and strings for its keys.
Problem and Solution:
No comments:
Post a Comment