class Hash::HashProc
Public Instance Methods
to(key)
click to toggle source
# File lib/functional_support/core_ext/hash.rb, line 4 def to(key) call key end
# File lib/functional_support/core_ext/hash.rb, line 4 def to(key) call key end