clojure-emacs / clojure-emacs/haystack
Also consider ArityException `:compile-like`
Open
- Dominant language
- Clojure
- Stars
- 36
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Arity exceptions rarely deserve a stacktrace.
Probably there's the nuance that if the arityexception happens right in the top-level of the evaluated form, it's compile-like; but if it happens somewhere deeper in the stack, it can be considered a vanilla runtime exception.
Contributor guide
Assessment
This issue has not been assessed yet.