For the first of these things Clojure provides you with the deftype, and for the latter you can use defrecord. Types and records are very similar in how ...
確定! 回上一頁