Back
analyze-inject-cofx (clj)
(source)function
(analyze-inject-cofx ctx expr ns)
Analyzes re-frame co effect injection.
Marks the co effect id, the first parameter as a co effect reference so it can be tracked back
to the co effect registration. Marker is `[:context :re-frame.core :cofx-ref]`.
https://day8.github.io/re-frame/api-re-frame.core/#inject-cofx