Changes exception output for SystemMap and Lifecycle, from Stuart Sierra's Component library, to be shorter placeholders.
SystemMap instances print as #<SystemMap>
.
Lifecycle instances print as #<Component CLASS>
(where CLASS
is name of the record class).
Without these changes, exception output for system maps produces volumes of deeply nested and redundant data.
Changes exception output for SystemMap and Lifecycle, from [Stuart Sierra's Component library](https://github.com/stuartsierra/component), to be shorter placeholders. SystemMap instances print as `#<SystemMap>`. Lifecycle instances print as `#<Component CLASS>` (where `CLASS` is name of the record class). Without these changes, exception output for system maps produces volumes of deeply nested and redundant data.
No vars found in this namespace.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |