根据定义,因为设置的数据结构是无序的:http://en.wikipedia.org/wiki/Set_(data_structure) 更准确地说,Clojure的内置集( #{blah blah blah} 为您提供)是一个哈希集- ...
確定! 回上一頁