Functions relatable to clojure.lang.IDeref
Functions relatable to clojure.lang.IDeref
(derefable? x)
Returns true if x is an instance of clojure.langIDeref
Returns true if x is an instance of clojure.langIDeref
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close