Liking cljdoc? Tell your friends :D

danger-mouse.catch-errors


catch-errorsclj

Transducer to catch errors, capture additional info, and cache them as DM errors in a side channel that will be returned at the end of the reduction.

Transducer to catch errors, capture additional info, and cache them as
DM errors in a side channel that will be returned at the end of the reduction.
sourceraw docstring

catch-errors->clj

(catch-errors-> coll & args)

Helper function to separate out results from errors in a collection.

Helper function to separate out results from errors in a collection.
sourceraw docstring

transduce->clj

(transduce-> coll xform initial & args)

Helper function to separate out results from errors after applying a transducer.

Helper function to separate out results from errors after applying
a transducer.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close