ClojureDocs

导航

命名空间

next

clojure.zip

1.0 起可用
  • (next loc)
Moves to the next loc in the hierarchy, depth-first. When reaching
the end, returns a distinguished loc detectable via end?. If already
at the end, stays there.