meander: nth interop
This commit is contained in:
parent
ad8982d0c6
commit
b395084d47
1 changed files with 2 additions and 1 deletions
|
|
@ -108,6 +108,8 @@
|
|||
{:methods [{:name "without"}]}
|
||||
clojure.lang.IPersistentSet
|
||||
{:methods [{:name "disjoin"}]}
|
||||
clojure.lang.IPersistentVector
|
||||
{:methods [{:name "nth"}]}
|
||||
})
|
||||
|
||||
(def custom-map
|
||||
|
|
@ -445,7 +447,6 @@
|
|||
clojure.lang.IMeta
|
||||
clojure.lang.IPersistentCollection
|
||||
clojure.lang.IPersistentStack
|
||||
clojure.lang.IPersistentVector
|
||||
clojure.lang.IPersistentList
|
||||
clojure.lang.IRecord
|
||||
clojure.lang.IReduce
|
||||
|
|
|
|||
Loading…
Reference in a new issue