我在Programming Clojure 中看到了一个例子: (d. ... (defstruct my-struct :foo :bar :baz) (defn make-my-struct [foo bar baz] (with-meta (struct-map my-struct ...
確定! 回上一頁