ClojureDocs

导航

命名空间

反射

clojure.reflect

可在 1.3 版本中使用
  • (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.