Two objects are treated as the same hash key when their hash value is identical ... @title.hash # XOR end end book1 = Book.new 'matz', 'Ruby in a Nutshell' ...
確定! 回上一頁