Skip to main content

Reflection

4
  • doc

    Queries the reflection api with a fully qualified symbol, then prints documentation information at the repl.

  • macroexpand

    Queries the reflection api with a quoted macro form, then calls the callback function with the macroexpanded form, as a ...

  • meta

    Queries the reflection api with a fully qualified symbol, then calls callback fn cb with the evaluated cljs map containi...