clojure.zip/rights

functionsince v0.0-927 clojure.zip/rightsEdit
(rights loc)

Source docstring:
Returns a seq of the right siblings of this loc
Source code @ clojurescript:src/main/cljs/clojure/zip.cljs
(defn rights
  [loc]
    (:r (loc 1)))