h = { "a" => 100, "b" => 200 } print h.has_value?(100) # true print h.has_value?(999) # false
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT