Liking cljdoc? Tell your friends :D

json-batch-pointer.core


extractclj

(extract ptr json)
source

extract-fieldclj

(extract-field field json)
source

extract-strclj

(extract-str ptr-str json-str)
source

maybe-assocclj

(maybe-assoc m k v)

Like assoc except it's a no-op if the value to associate is nil.

Like `assoc` except it's a no-op if the value to associate is `nil`.
sourceraw docstring

sub-extractclj

(sub-extract ptr json)
source

what-isclj

(what-is pred val)
source

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

× close