Any object could be a key as long as it's hash-able (i.e., you can call the hash method on it to get back a number), and comparable. To be ...
確定! 回上一頁