meander: unchecked-dec + disjoin interop
This commit is contained in:
parent
152234937c
commit
ad8982d0c6
2 changed files with 3 additions and 2 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit a002079b554c252e4346ac37a5c646817106db98
|
||||
Subproject commit dac959190fed5bbdfbaf31616d02cd70bd1a59b4
|
||||
|
|
@ -106,6 +106,8 @@
|
|||
{:methods [{:name "valAt"}]}
|
||||
clojure.lang.IPersistentMap
|
||||
{:methods [{:name "without"}]}
|
||||
clojure.lang.IPersistentSet
|
||||
{:methods [{:name "disjoin"}]}
|
||||
})
|
||||
|
||||
(def custom-map
|
||||
|
|
@ -442,7 +444,6 @@
|
|||
clojure.lang.IMapEntry
|
||||
clojure.lang.IMeta
|
||||
clojure.lang.IPersistentCollection
|
||||
clojure.lang.IPersistentSet
|
||||
clojure.lang.IPersistentStack
|
||||
clojure.lang.IPersistentVector
|
||||
clojure.lang.IPersistentList
|
||||
|
|
|
|||
Loading…
Reference in a new issue