(optionalize-all ddl)
Walk the DDL tree making all MapEntry nodes not required
Walk the DDL tree making all MapEntry nodes not required
(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
(require-all ddl)
Walk the DDL tree making all MapEntry nodes required
Walk the DDL tree making all MapEntry nodes required
(right-loc-seq loc)
Lazy seq of loc and its right siblings
Lazy seq of loc and its right siblings
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close