The reason is that Clojure defines map and reduce functions in terms of the sequence ... (1 2 3) (seq {:name "Bill Compton" :occupation "Dead mopey guy"}) ...
確定! 回上一頁