Welcome! Please see the About page for a little more info on how this works.

0 votes
in Docs by

The docstring for Throwable->map does not explain any of the details of what is returned.

The shape of the map should be described: What keys are always present? Which keys are optional, and when will optional keys be present? What are the values?

A spec would also be helpful.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJ-2457 (reported by marc)
...