(let [them (map #(drop-nth % mylist) (range (count mylist)))] #_=> (reduce + them)) ClassCastException clojure.lang.LazySeq cannot be cast to java.lang.
確定! 回上一頁