graal config
This commit is contained in:
parent
fb0fbe87fc
commit
efacc16e3b
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"}]}
|
||||||
{:name "getMethod"}]}})
|
{:methods [{:name "getMethod"}]}})
|
||||||
|
|
||||||
(def custom-map
|
(def custom-map
|
||||||
(cond->
|
(cond->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue