Code to check if a hash is injective
Primary LanguageRuby
Check if a ruby hash is injective, meaning that no two keys have the same value.