AFunction

This commit is contained in:
Michiel Borkent 2022-05-16 10:45:40 +02:00
parent f9ca314c31
commit 2c79e9dd30

View file

@ -448,6 +448,7 @@
;; visible in the native image.
:instance-checks [clojure.lang.AFn
clojure.lang.Agent
clojure.lang.AFunction
clojure.lang.AMapEntry ;; for proxy
clojure.lang.APersistentMap ;; for proxy
clojure.lang.APersistentSet