(change-coll zloc coll)
Change collection to specified collection
Change collection to specified collection
(cycle-coll zloc)
Cycles collection between vector, list, map and set
Cycles collection between vector, list, map and set
(expand-let zloc)
Expand the scope of the next let up the tree.
Expand the scope of the next let up the tree.
(introduce-let zloc binding-name)
Adds a let around the current form.
Adds a let around the current form.
(move-to-let zloc binding-name)
Adds form and symbol to a let further up the tree
Adds form and symbol to a let further up the tree
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close