ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

reflect

clojure.reflect

Available since 1.3 (source)
  • (reflect obj & options)
Alpha - subject to change.
 Reflect on the type of obj (or obj itself if obj is a class).
 Return value and options are the same as for type-reflect.