Liking cljdoc? Tell your friends :D

com.wsscode.misc.refs


atom?clj/s

(atom? x)

Check if x is an atom.

Check if x is an atom.
raw docstring

GenericBoxclj/sprotocol

-greset!clj/s

(-greset! this value)

-gswap!clj/s

(-gswap! this f)
(-gswap! this f x)
(-gswap! this f x y)
(-gswap! this f x y more)

greset!clj/s

(greset! this val)

gswap!clj/s

(gswap! this f)
(gswap! this f x)
(gswap! this f x y)
(gswap! this f x y & more)

kw-identical?clj/s

(kw-identical? kw-a kw-b)

Clojure/Clojurescript efficient keyword comparison.

Clojure/Clojurescript efficient keyword comparison.
raw docstring

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

× close