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.
(dispose! x)
If x
satisfies Dispose
, disposes it. Otherwise
does nothing.
If `x` satisfies `Dispose`, disposes it. Otherwise does nothing.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close