Welcome! Please see the About page for a little more info on how this works.
user=> (defrecord R (link: a)) user.R user=> (transient (->R nil)) ClassCastException user.R cannot be cast to clojure.lang.IEditableCollection clojure.core/transient (core.clj:3060)