Liking cljdoc? Tell your friends :D

hammock.core


anchorscljs

(anchors h)
source

copy!cljs

(copy! h dst-key src-key)
(copy! h dst-key src-key d-fn)
source

createcljs

(create src)
(create src dst)
(create src dst anchors)
(create src src-path dst dst-path anchors)
source

dst-treecljs

(dst-tree h)
source

IHammockcljsprotocol

-anchorscljs

(-anchors this)

-copy!cljs

(-copy! this dst-key src-key d-fn)

-dst-treecljs

(-dst-tree this)

-man!cljs

(-man! this dst-ks value src-keys)

-map!cljs

(-map! this dst-key src-key h-fn)

-nest!cljs

(-nest! this dst-key src-key h-fn)

-src-treecljs

(-src-tree this)
source

man!cljs

(man! h dst-key value)
(man! h dst-key value src-keys)
source

map!cljs

(map! h dst-key src-key h-fn)
source

nest!cljs

(nest! h dst-key src-key h-fn)
source

resultcljs

(result h)
source

src-treecljs

(src-tree h)
source

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

× close