clojure … (map #(* % %) [1 2 3]) ;; => (1 4 9). As with any collection operation, ... This way of working leads to an idiom to transpose a table.
確定! 回上一頁