class Hash

Public Instance Methods

subhash!(*patterns) click to toggle source
# File lib/spruz/xt/subhash.rb, line 7
def subhash!(*patterns)
  replace subhash(*patterns)
end