Clojure is feature-rich: Some data structures are functions ... we can write #(assoc % foo quux) instead of (fn [m] (assoc m foo quux)) .
確定! 回上一頁