Clojure generates a Java class for every defrecord that you create. You need to :import them, just like you would a standard Java class.
確定! 回上一頁