mirror of
https://github.com/taoensso/telemere.git
synced 2026-01-07 01:19:50 +00:00
The old (deeply-nested) return value seemed to be difficult for users to read, and prone to mistakes when destructuring. The new (map) return value is a little more verbose, but more obvious and less error-prone. Overall a good trade-off given that this util is anyway used mostly for debugging or unit tests. |
||
|---|---|---|
| .. | ||
| bb | ||
| public | ||
| resources/signal-docstrings | ||
| src/taoensso | ||
| test/taoensso | ||
| .gitignore | ||
| bb.edn | ||
| jaeger.sh | ||
| project.clj | ||
| shadow-cljs.edn | ||
| shadow-cljs.sh | ||