Liking cljdoc? Tell your friends :D

clojure.new.api.reflect - An alternative reflection API for Clojure

Java Reflection in Clojure to get Classes of a package load classes dynamically and take advantage of the new reflection API since JDK 17 written based on openjdk 17

REMARK This API is inspired by the API for reflection in Clojure and by the API's in Java Classpath but I needed reflection in another way and I also liked to support Java 17 which is not natively supported by Clojure up to now. If possible and if the developers are interested I like to contribute it. I just d´started this process.

The classpath.clj is developed by ;; by Stuart Sierra, http://stuartsierra.com/ ;; April 19, 2009

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close