Liking cljdoc? Tell your friends :D

clojupyter.kernel.util


>bytesclj

(>bytes v)
source

assoc-meta!clj

(assoc-meta! k v var)
source

ctx?clj

(ctx? v)
source

json-strclj

source

make-signer-checkerclj

(make-signer-checker key)
source

merge-docmetaclj

(merge-docmeta var refvar)

Add the values for keys :doc and :arglists from refvar to the meta of var.

Add the values for keys `:doc` and `:arglists` from `refvar` to the
meta of `var`.
sourceraw docstring

nowclj

(now)
source

parse-json-strclj

source

pp-strclj

(pp-str v)
source

rcompclj

(rcomp & fs)
source

re-defncljmacro

(re-defn name refname)
source

reformat-formclj

source

safe-byte-array-to-stringclj

(safe-byte-array-to-string array)
source

set-var-indent!clj

(set-var-indent! indent-style var)
source

set-var-private!clj

(set-var-private! var)
source

stream-to-stringclj

(stream-to-string map)
source

truthy?clj

source

uuidclj

(uuid)
source

with-debug-loggingcljmacro

(with-debug-logging [& args] & forms)
source

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

× close