Liking cljdoc? Tell your friends :D

rewrite-clj.zip.base


child-sexprscljs

(child-sexprs zloc)

Get children as s-expressions.

Get children as s-expressions.
sourceraw docstring

edncljs

(edn node)

Create zipper over the given Clojure/EDN node and move to the first non-whitespace/non-comment child.

Create zipper over the given Clojure/EDN node and move
to the first non-whitespace/non-comment child.
sourceraw docstring

edn*cljs

(edn* node)

Create zipper over the given Clojure/EDN node.

Create zipper over the given Clojure/EDN node.
sourceraw docstring

lengthcljs

(length zloc)

Get length of printable string for the given zipper location.

Get length of printable string for the given zipper location.
sourceraw docstring

of-stringcljs

(of-string s)

Create zipper from String.

Create zipper from String.
sourceraw docstring

root-stringcljs

(root-string zloc)

Create string representing the zipped-up zipper.

Create string representing the zipped-up zipper.
sourceraw docstring

sexprcljs

(sexpr zloc)

Get sexpr represented by the given node.

Get sexpr represented by the given node.
sourceraw docstring

stringcljs

(string zloc)

Create string representing the current zipper location.

Create string representing the current zipper location.
sourceraw docstring

tagcljs

(tag zloc)

Get tag of node at the current zipper location.

Get tag of node at the current zipper location.
sourceraw docstring

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

× close