Fix class
This commit is contained in:
parent
76aa7f8f9b
commit
a74cb810f5
1 changed files with 2 additions and 1 deletions
|
|
@ -250,9 +250,10 @@
|
|||
;; clojure.lang.IAtom
|
||||
clojure.lang.IEditableCollection
|
||||
clojure.lang.IMapEntry
|
||||
clojure.lang.IPersistentCollection
|
||||
clojure.lang.IPersistentMap
|
||||
clojure.lang.IPersistentSet
|
||||
clojure.lang.PersistentSet
|
||||
;;clojure.lang.PersistentHashSet ;; temp for meander
|
||||
clojure.lang.IPersistentVector
|
||||
clojure.lang.IRecord
|
||||
clojure.lang.IRef
|
||||
|
|
|
|||
Loading…
Reference in a new issue