Query the cross-reference database for the current Clojure project. Built on clj-kondo static analysis.
/xref init — generate/regenerate the xref database
/xref who-calls ns/fn — who calls this function?
/xref calls-who ns/fn — what does this function call?