Liking cljdoc? Tell your friends :D
All platforms.

clj-arsenal.basis.protocols.dispose

Dialent-independent interface for a resource that needs to be cleaned up after use.

Dialent-independent interface for a resource that
needs to be cleaned up after use.
raw docstring

Disposeclj/sprotocol

-disposeclj/s

(-dispose disposable)
source

dispose!clj/s

(dispose! x)

If x satisfies Dispose, disposes it. Otherwise does nothing.

If `x` satisfies `Dispose`, disposes it.  Otherwise
does nothing.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close