Liking cljdoc? Tell your friends :D

flanders.utils


->ddl-zipclj/s

(->ddl-zip root)
source

->map-zipclj/s

(->map-zip m)
source

children-locsclj/s

(children-locs loc)
source

optionalize-allclj/s

(optionalize-all ddl)

Walk the DDL tree making all MapEntry nodes not required

Walk the DDL tree making all MapEntry nodes not required
sourceraw docstring

replace-either-with-anyclj/s

(replace-either-with-any ddl)

Walks the DDL tree, replacing EitherType nodes with AnythingType nodes

Walks the DDL tree, replacing EitherType nodes with AnythingType nodes
sourceraw docstring

require-allclj/s

(require-all ddl)

Walk the DDL tree making all MapEntry nodes required

Walk the DDL tree making all MapEntry nodes required
sourceraw docstring

right-loc-seqclj/s

(right-loc-seq loc)

Lazy seq of loc and its right siblings

Lazy seq of loc and its right siblings
sourceraw docstring

toggle-require-allclj/s

(toggle-require-all ddl required?)

Walk the DDL tree making all MapEntry nodes setting the required option

Walk the DDL tree making all MapEntry nodes setting the required option
sourceraw docstring

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

× close