Method: Mobj::HashEx#filled?

Defined in:
lib/ext/hash.rb

#filled?Boolean Also known as: notempty?, noempty?, full?, unempty?

Returns:



7
# File 'lib/ext/hash.rb', line 7

def filled?() !mt? end