danielcompton/defn-spec

Make function names match `defn` in stack traces

danielcompton opened this issue · 0 comments

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