Liking cljdoc? Tell your friends :D
Clojure only.

clj-toolbox.derefs

Functions relatable to clojure.lang.IDeref

Functions relatable to clojure.lang.IDeref
raw docstring

derefable?clj

(derefable? x)

Returns true if x is an instance of clojure.langIDeref

Returns true if x is an instance of clojure.langIDeref
sourceraw docstring

unlazyclj

(unlazy x)

Unwraps x if it is a clojure.lang.IDeref. Otherwise just returns x

Unwraps x if it is a clojure.lang.IDeref.
Otherwise just returns x
sourceraw docstring

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

× close