Back

swallowed (clj)

(source)

variable

An empty, immutable closeable map that swallows all exceptions. A nested closeable item may throw an exception by setting its metadata to `{::swallow false}`. You may use it like any other map.

Examples