Libraries
»
rupture
(0.3.0)
»
Index
»
Rupture
»
HashMap
»
empty
Method: Rupture::HashMap.empty
Defined in:
lib/rupture/hash_map.rb
.
empty
⇒
Object
11 12 13
# File 'lib/rupture/hash_map.rb', line 11
def
self
.
empty
@empty
||=
HashMap
.
new
end