getClass) ;; #=clojure.lang.PersistentHashSet (def accounts (ref #{})) (defstruct account :id :balance) (dosync (alter accounts conj (struct account "CLJ" ...
確定! 回上一頁