graal config
This commit is contained in:
parent
efacc16e3b
commit
806517c2ba
1 changed files with 2 additions and 2 deletions
|
|
@ -86,8 +86,8 @@
|
||||||
clojure.lang.IFn
|
clojure.lang.IFn
|
||||||
{:methods [{:name "applyTo"}]}
|
{:methods [{:name "applyTo"}]}
|
||||||
clojure.lang.MultiFn
|
clojure.lang.MultiFn
|
||||||
{:fields [{:name "dispatchFn"}]}
|
{:fields [{:name "dispatchFn"}]
|
||||||
{:methods [{:name "getMethod"}]}})
|
:methods [{:name "getMethod"}]}})
|
||||||
|
|
||||||
(def custom-map
|
(def custom-map
|
||||||
(cond->
|
(cond->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue