This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Just an academic snippet for OxRUG's meeting on | |
# 12th February 2014. The discussion could be | |
# about: | |
# - What does it do (quite pointless otherwise). | |
# - What are the dangers/drawbacks. | |
# - How it can be improved. | |
# - Does it have any function in real life. | |
# - Etc... | |
# | |
class Hash |