A Ruby hash is a collection of unique keys and their values. They are similar to arrays but array use integer as an index and hash use any object type.
確定! 回上一頁