Liking cljdoc? Tell your friends :D

amalgam.tools


canoncljs

source

combinecljs

(combine xs)
source

flatcljs

(flat xs)
(flat xs key)

[{:type key :keys #{key...} :relations #{{:many? bool :type key :key key} ...}} ...]

[{:type key
 :keys #{key...}
 :relations #{{:many? bool :type key :key key} ...}}
...] 
sourceraw docstring

infer-relationscljs

(infer-relations [k v])
source

merge-structurecljs

(merge-structure {type :type k1 :keys r1 :relations} {k2 :keys r2 :relations})
source

retypecljs

(retype canon type)
source

retype-relationscljs

(retype-relations canon xs)
source

retype-structurecljs

(retype-structure canon xs)
source

schemacljs

(schema data canon)
source

similar-keyscljs

(similar-keys xs)
source

structurecljs

(structure xs)
source

unwrapcljs

(unwrap [k v])
source

wrapcljs

(wrap [k v])
source

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

× close