Method: NoSE::Index#hash
- Defined in:
- lib/nose/indexes.rb
#hash ⇒ Object
104 105 106 |
# File 'lib/nose/indexes.rb', line 104 def hash @hash ||= Zlib.crc32 hash_str end |
104 105 106 |
# File 'lib/nose/indexes.rb', line 104 def hash @hash ||= Zlib.crc32 hash_str end |