Clojure 中defstruct、deftype和defrecord使用区别2016-05-17 16:43 ... user=> (deftype Point2 [x y]) ; 创建了一个java类 user.Point2 user=> (def p2 (Point2.
確定! 回上一頁