Macros for generating runtime support code. Generated functions are located in oops.core namespace and have '-dynamically' postfix to clearly distinguish them from compile-time code.
Macros for generating runtime support code. Generated functions are located in oops.core namespace and have '-dynamically' postfix to clearly distinguish them from compile-time code.
(get-selector-call-info-dynamically obj-sym selector-sym)
(validate-object-access-dynamically obj-sym
mode-sym
key-sym
push?
check-key-read?
check-key-write?)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close