We can use deftrace from tools.trace in place of defn for tracing functions. How to do something similar if the function is defined by letfn?
We can use deftrace from tools.trace in place of defn for tracing functions. How to do something similar if the function is defined by letfn?