defn-spec
defn-spec copied to clipboard
Make function names match `defn` in stack traces
A defn-spec defn in a stack trace shows up as
my.api.utils.time$fn__18081$period_end__18086$fn__18087
instead of
my.api.utils.time$period_end