Module: Fairy::HValueGenerator::RB18

Defined in:
lib/fairy/share/hash-rb18.rb

Class Method Summary collapse

Class Method Details

.value(key) ⇒ Object



9
10
11
# File 'lib/fairy/share/hash-rb18.rb', line 9

def RB18.value(key)
	key.hash
end