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
|
||||
{:methods [{:name "applyTo"}]}
|
||||
clojure.lang.MultiFn
|
||||
{:fields [{:name "dispatchFn"}]}
|
||||
{:methods [{:name "getMethod"}]}})
|
||||
{:fields [{:name "dispatchFn"}]
|
||||
:methods [{:name "getMethod"}]}})
|
||||
|
||||
(def custom-map
|
||||
(cond->
|
||||
|
|
|
|||
Loading…
Reference in a new issue