Liking cljdoc? Tell your friends :D

juxt.pull.core.impl


all-map?clj

(all-map? v)
source

denormalizeclj

(denormalize v state)

Take a value, and some state. Walk the value, replacing any idents by looking up their values in the state. Do this recursively to create a tree.

Take a value, and some state. Walk the value, replacing any idents
by looking up their values in the state. Do this recursively to
create a tree.
sourceraw docstring

join-propclj

(join-prop prop local global opts)
source

join?clj

(join? p)
source

local-findclj

(local-find local k {:keys [shadow stealth]})
source

pullclj

(pull global local query {:keys [no-wildcard?] :as opts})
source

pullvclj

(pullv global [k v] q opts)
source

wildcardclj

(wildcard global local opts)
source

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

× close